commit: d74b17c0ef4e8e5c59ee14708243a60288aa6de4 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sun Dec 11 16:58:32 2016 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sun Dec 11 16:58:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74b17c0
net-analyzer/nagios-plugins: remove proxy maintainers from the metadata. We haven't heard from this package's proxy maintainer in a while, but new bugs are still being assigned to him. As long as I'm the de-facto maintainer, I would prefer that they be assigned to me. This commit removes both the proxied and proxy maintainers, as well as the proxy-maint project (who gave the OK for this removal). Package-Manager: portage-2.3.0 net-analyzer/nagios-plugins/metadata.xml | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/net-analyzer/nagios-plugins/metadata.xml b/net-analyzer/nagios-plugins/metadata.xml index b3c91a2..21e64f4 100644 --- a/net-analyzer/nagios-plugins/metadata.xml +++ b/net-analyzer/nagios-plugins/metadata.xml @@ -2,27 +2,12 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> - <name>Andrew Hamilton</name> - <description>Maintainer. Assign bugs to him.</description> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Chris Reffett</name> - <description>Proxy maintainer. CC him on bugs.</description> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Michael Orlitzky</name> - <description>Maintainer. CC him on bugs.</description> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> + <email>[email protected]</email> + <name>Michael Orlitzky</name> </maintainer> <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Sysadmin Project</name> + <email>[email protected]</email> + <name>Gentoo Sysadmin Project</name> </maintainer> <use> <flag name="nagios-dns"> @@ -46,4 +31,7 @@ SNMP values. Disabling the flag does not remove any plugin file. </flag> </use> + <upstream> + <remote-id type="github">nagios-plugins/nagios-plugins</remote-id> + </upstream> </pkgmetadata>
