yara: add maintainer
This commit is contained in:
parent
1a3dce63c3
commit
d549dc310c
@ -60,6 +60,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "The pattern matching swiss knife for malware researchers";
|
description = "The pattern matching swiss knife for malware researchers";
|
||||||
homepage = "http://Virustotal.github.io/yara/";
|
homepage = "http://Virustotal.github.io/yara/";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
maintainers = with maintainers; [ fab ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user