Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/sqlmap/
Date: Tue, 23 Aug 2022 05:34:46
Message-Id: 1661232783.ab164c230e1f06656119906651cbfa1e3758356c.sam@gentoo
1 commit: ab164c230e1f06656119906651cbfa1e3758356c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 23 05:33:03 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 23 05:33:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab164c23
7
8 dev-db/sqlmap: add proxy-maint too
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-db/sqlmap/metadata.xml | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/dev-db/sqlmap/metadata.xml b/dev-db/sqlmap/metadata.xml
16 index d5f5a618a4d0..16aade051731 100644
17 --- a/dev-db/sqlmap/metadata.xml
18 +++ b/dev-db/sqlmap/metadata.xml
19 @@ -9,6 +9,10 @@
20 <email>sam@g.o</email>
21 <name>Sam James</name>
22 </maintainer>
23 + <maintainer type="project" proxied="proxy">
24 + <email>proxy-maint@g.o</email>
25 + <name>Proxy Maintainers</name>
26 + </maintainer>
27 <longdescription>
28 sqlmap is an open source penetration testing tool that automates the
29 process of detecting and exploiting SQL injection flaws and taking over