diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-12-11 11:58:32 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-12-11 11:58:32 -0500 |
commit | d74b17c0ef4e8e5c59ee14708243a60288aa6de4 (patch) | |
tree | e2c9be9b5c7b799926ad55500260589c9d622822 /net-analyzer/nagios-plugins | |
parent | net-analyzer/nagios-plugins: replace v2.1.2 with v2.1.4. (diff) | |
download | gentoo-d74b17c0ef4e8e5c59ee14708243a60288aa6de4.tar.gz gentoo-d74b17c0ef4e8e5c59ee14708243a60288aa6de4.tar.bz2 gentoo-d74b17c0ef4e8e5c59ee14708243a60288aa6de4.zip |
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
Diffstat (limited to 'net-analyzer/nagios-plugins')
-rw-r--r-- | net-analyzer/nagios-plugins/metadata.xml | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/net-analyzer/nagios-plugins/metadata.xml b/net-analyzer/nagios-plugins/metadata.xml index b3c91a24d047..21e64f4399ba 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>andrew@ahamilto.net</email> - <name>Andrew Hamilton</name> - <description>Maintainer. Assign bugs to him.</description> - </maintainer> - <maintainer type="person"> - <email>creffett@gentoo.org</email> - <name>Chris Reffett</name> - <description>Proxy maintainer. CC him on bugs.</description> - </maintainer> - <maintainer type="person"> - <email>mjo@gentoo.org</email> - <name>Michael Orlitzky</name> - <description>Maintainer. CC him on bugs.</description> - </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> + <email>mjo@gentoo.org</email> + <name>Michael Orlitzky</name> </maintainer> <maintainer type="project"> - <email>sysadmin@gentoo.org</email> - <name>Gentoo Sysadmin Project</name> + <email>sysadmin@gentoo.org</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> |