diff options
author | Sam James <sam@gentoo.org> | 2022-01-28 08:20:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-28 08:20:52 +0000 |
commit | 3d75cae386193f70f08887b96fa6c4d4f7409260 (patch) | |
tree | 896a84177a520391b949b5ece8e42cfed60d4e3b /app-forensics | |
parent | dev-util/unicorn: add proxied attribute (diff) | |
download | gentoo-3d75cae386193f70f08887b96fa6c4d4f7409260.tar.gz gentoo-3d75cae386193f70f08887b96fa6c4d4f7409260.tar.bz2 gentoo-3d75cae386193f70f08887b96fa6c4d4f7409260.zip |
app-forensics/yara: add proxied attribute
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/yara/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/yara/metadata.xml b/app-forensics/yara/metadata.xml index e0c4ac4ff283..a368fb9eb15d 100644 --- a/app-forensics/yara/metadata.xml +++ b/app-forensics/yara/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>mario.haustein@hrz.tu-chemnitz.de</email> <name>Mario Haustein</name> </maintainer> |