diff options
author | Sam James <sam@gentoo.org> | 2022-08-23 06:33:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-23 06:33:03 +0100 |
commit | ab164c230e1f06656119906651cbfa1e3758356c (patch) | |
tree | 2d3121f855ed9568f831e4ac3a8565ccb3d29775 /dev-db/sqlmap | |
parent | dev-db/sqlmap: drop 1.6.5 (diff) | |
download | gentoo-ab164c230e1f06656119906651cbfa1e3758356c.tar.gz gentoo-ab164c230e1f06656119906651cbfa1e3758356c.tar.bz2 gentoo-ab164c230e1f06656119906651cbfa1e3758356c.zip |
dev-db/sqlmap: add proxy-maint too
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/sqlmap')
-rw-r--r-- | dev-db/sqlmap/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-db/sqlmap/metadata.xml b/dev-db/sqlmap/metadata.xml index d5f5a618a4d0..16aade051731 100644 --- a/dev-db/sqlmap/metadata.xml +++ b/dev-db/sqlmap/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> sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over |