yara-x: add myself as additional maintainer
This commit is contained in:
@@ -38,7 +38,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://virustotal.github.io/yara-x/";
|
||||
changelog = "https://github.com/VirusTotal/yara-x/releases/tag/v${version}";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ lesuisse ];
|
||||
maintainers = with lib.maintainers; [ fab lesuisse ];
|
||||
mainProgram = "yr";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user