diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-12-11 11:47:43 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-12-11 11:47:43 -0500 |
commit | 6c1d39fe9d9b02421922d936ecdcf31a657b5977 (patch) | |
tree | 56ad09781a96627e070f5cecca347a737a63cd17 /net-analyzer | |
parent | net-analyzer/nagios: new version 4.2.4 to fix CVE-2016-9566. (diff) | |
download | gentoo-6c1d39fe9d9b02421922d936ecdcf31a657b5977.tar.gz gentoo-6c1d39fe9d9b02421922d936ecdcf31a657b5977.tar.bz2 gentoo-6c1d39fe9d9b02421922d936ecdcf31a657b5977.zip |
net-analyzer/nagios: 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')
-rw-r--r-- | net-analyzer/nagios/metadata.xml | 45 |
1 files changed, 15 insertions, 30 deletions
diff --git a/net-analyzer/nagios/metadata.xml b/net-analyzer/nagios/metadata.xml index 55c38bf803c3..6d334d5e5ae3 100644 --- a/net-analyzer/nagios/metadata.xml +++ b/net-analyzer/nagios/metadata.xml @@ -2,39 +2,24 @@ <!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> + <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> <longdescription> - Nagios is a host and service monitor designed to inform you - of network problems before your clients, end-users or - managers do. It has been designed to run under the Linux - operating system, but works fine under most *NIX variants as - well. The monitoring daemon runs intermittent checks on - hosts and services you specify using external "plugins" - which return status information to Nagios. When problems are - encountered, the daemon can send notifications out to - administrative contacts in a variety of different ways - (email, instant message, SMS, etc.). Current status - information, historical logs, and reports can all be - accessed via a web browser. + Nagios is a host and service monitor designed to inform you of + network problems before your clients, end-users or managers do. It + has been designed to run under the Linux operating system, but + works fine under most *NIX variants as well. The monitoring daemon + runs intermittent checks on hosts and services you specify using + external "plugins" which return status information to Nagios. When + problems are encountered, the daemon can send notifications out to + administrative contacts in a variety of different ways (email, + instant message, SMS, etc.). Current status information, + historical logs, and reports can all be accessed via a web + browser. </longdescription> </pkgmetadata> |