diff options
author | Joe Kappus <joe@wt.gd> | 2022-11-08 17:45:34 -0500 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-11-22 15:36:13 +0200 |
commit | 55c39aa9b2c756877b12516ce62cc1e7a2a245f3 (patch) | |
tree | d3c5d25fb8ceb351df402eed2845c936819f70a6 /net-nntp | |
parent | net-nntp/sabnzbd: add 3.7.0 (diff) | |
download | gentoo-55c39aa9b2c756877b12516ce62cc1e7a2a245f3.tar.gz gentoo-55c39aa9b2c756877b12516ce62cc1e7a2a245f3.tar.bz2 gentoo-55c39aa9b2c756877b12516ce62cc1e7a2a245f3.zip |
net-nntp/sabnzbd: add joecool as proxy maintainer
Drop the old useflag descriptions too.
Signed-off-by: Joe Kappus <joe@wt.gd>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/sabnzbd/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/metadata.xml b/net-nntp/sabnzbd/metadata.xml index 51985353b6f9..0ec067e3c855 100644 --- a/net-nntp/sabnzbd/metadata.xml +++ b/net-nntp/sabnzbd/metadata.xml @@ -1,12 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> <use> <flag name="7za">Add support for extracting 7za files</flag> <flag name="rar">Add support for extracting rar files</flag> <flag name="unzip">Add support for extracting zip files</flag> </use> + <maintainer type="person" proxied="yes"> + <email>joe@wt.gd</email> + <name>Joe Kappus</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="github">sabnzbd/sabnzbd</remote-id> </upstream> |