summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2016-12-11 11:50:56 -0500
committerMichael Orlitzky <mjo@gentoo.org>2016-12-11 11:50:56 -0500
commit7427b64dd85346e02636d05a720828479553a6d4 (patch)
tree8b712903778a22dd27468fccba3e6b9009bb405f
parentnet-analyzer/nagios: remove proxy maintainers from the metadata. (diff)
downloadgentoo-7427b64dd85346e02636d05a720828479553a6d4.tar.gz
gentoo-7427b64dd85346e02636d05a720828479553a6d4.tar.bz2
gentoo-7427b64dd85346e02636d05a720828479553a6d4.zip
net-analyzer/nagios-core: 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
-rw-r--r--net-analyzer/nagios-core/metadata.xml16
1 files changed, 1 insertions, 15 deletions
diff --git a/net-analyzer/nagios-core/metadata.xml b/net-analyzer/nagios-core/metadata.xml
index 946980a9837c..eed08dce32e2 100644
--- a/net-analyzer/nagios-core/metadata.xml
+++ b/net-analyzer/nagios-core/metadata.xml
@@ -2,24 +2,10 @@
<!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>
</maintainer>
<maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <maintainer type="project">
<email>sysadmin@gentoo.org</email>
<name>Gentoo Sysadmin Project</name>
</maintainer>
@@ -42,6 +28,6 @@
<flag name="web">enable web interface</flag>
</use>
<upstream>
- <remote-id type="sourceforge">nagios</remote-id>
+ <remote-id type="github">NagiosEnterprises/nagioscore</remote-id>
</upstream>
</pkgmetadata>