diff options
author | Sam James <sam@gentoo.org> | 2022-08-23 06:33:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-23 06:33:23 +0100 |
commit | 32909aedbbba15567be8b58db46450bd904c963a (patch) | |
tree | 4a276ec9e159478e13f26ca17980a1c372b5459d /app-forensics/yara | |
parent | dev-util/ROPgadget: add proxy-maint too (diff) | |
download | gentoo-32909aedbbba15567be8b58db46450bd904c963a.tar.gz gentoo-32909aedbbba15567be8b58db46450bd904c963a.tar.bz2 gentoo-32909aedbbba15567be8b58db46450bd904c963a.zip |
app-forensics/yara: add proxy-maint too
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics/yara')
-rw-r--r-- | app-forensics/yara/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-forensics/yara/metadata.xml b/app-forensics/yara/metadata.xml index a368fb9eb15d..a9b860305e6c 100644 --- a/app-forensics/yara/metadata.xml +++ b/app-forensics/yara/metadata.xml @@ -9,6 +9,10 @@ <email>sam@gentoo.org</email> <name>Sam James</name> </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <longdescription> YARA is a tool aimed at (but not limited to) helping malware researchers to identify and classify malware samples. With YARA you can |