commit: 0466e5362882cedd345f93a6a73dd9843e02232d Author: Matthew Ogilvie <mmogilvi+gnto <AT> zoho <DOT> com> AuthorDate: Thu Oct 24 02:48:18 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Nov 5 22:14:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0466e536
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 <AT> zoho.com> Closes: https://github.com/gentoo/gentoo/pull/13305 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-mail/poppassd_ceti/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/net-mail/poppassd_ceti/metadata.xml b/net-mail/poppassd_ceti/metadata.xml index c0132d24d72..362411c161c 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>[email protected]</email> + <name>Matthew Ogilvie</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</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
