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";
|
||||
homepage = "http://Virustotal.github.io/yara/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue