diff options
author | Matthew Ogilvie <mmogilvi+gnto@zoho.com> | 2019-10-23 20:48:18 -0600 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-05 23:14:58 +0100 |
commit | 0466e5362882cedd345f93a6a73dd9843e02232d (patch) | |
tree | 8602f0f83939900939f381c1494ae4a74f3fd40d | |
parent | net-mail/poppassd_ceti: cancel last rites (diff) | |
download | gentoo-0466e5362882cedd345f93a6a73dd9843e02232d.tar.gz gentoo-0466e5362882cedd345f93a6a73dd9843e02232d.tar.bz2 gentoo-0466e5362882cedd345f93a6a73dd9843e02232d.zip |
net-mail/poppassd_ceti: add myself as proxy maintainer
I'm not particularly excited about maintaining it, but I
do want to be able to use it...
Bug: https://bugs.gentoo.org/696252
Signed-off-by: Matthew Ogilvie <mmogilvi+gnto@zoho.com>
Closes: https://github.com/gentoo/gentoo/pull/13305
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | net-mail/poppassd_ceti/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-mail/poppassd_ceti/metadata.xml b/net-mail/poppassd_ceti/metadata.xml index c0132d24d724..362411c161c7 100644 --- a/net-mail/poppassd_ceti/metadata.xml +++ b/net-mail/poppassd_ceti/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>mmogilvi+gnto@zoho.com</email> + <name>Matthew Ogilvie</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <longdescription> Provides a daemon for changing passwords over the network. This feature is commonly used for TCP loopback password changing from web scripting |