yara: add maintainer
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user