commit: 7427b64dd85346e02636d05a720828479553a6d4 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sun Dec 11 16:50:56 2016 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sun Dec 11 16:50:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7427b64d
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 net-analyzer/nagios-core/metadata.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/net-analyzer/nagios-core/metadata.xml b/net-analyzer/nagios-core/metadata.xml index 946980a..eed08dc 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>[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> </maintainer> <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <maintainer type="project"> <email>[email protected]</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>
