From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C9B371395E2 for ; Sun, 11 Dec 2016 17:11:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E54521C080; Sun, 11 Dec 2016 17:11:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 479EAE0B6B for ; Sun, 11 Dec 2016 17:11:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 15B04341026 for ; Sun, 11 Dec 2016 17:11:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 259E724BF for ; Sun, 11 Dec 2016 17:11:31 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1481474863.6c1d39fe9d9b02421922d936ecdcf31a657b5977.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nagios/metadata.xml X-VCS-Directories: net-analyzer/nagios/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 6c1d39fe9d9b02421922d936ecdcf31a657b5977 X-VCS-Branch: master Date: Sun, 11 Dec 2016 17:11:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4bf8b745-0c0e-4cf5-9a2c-a6c3c397fc0b X-Archives-Hash: 9bdf8aeef77d541a731e1c6288bcb725 commit: 6c1d39fe9d9b02421922d936ecdcf31a657b5977 Author: Michael Orlitzky gentoo org> AuthorDate: Sun Dec 11 16:47:43 2016 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sun Dec 11 16:47:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c1d39fe 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 net-analyzer/nagios/metadata.xml | 45 ++++++++++++++-------------------------- 1 file changed, 15 insertions(+), 30 deletions(-) diff --git a/net-analyzer/nagios/metadata.xml b/net-analyzer/nagios/metadata.xml index 55c38bf..6d334d5 100644 --- a/net-analyzer/nagios/metadata.xml +++ b/net-analyzer/nagios/metadata.xml @@ -2,39 +2,24 @@ - andrew@ahamilto.net - Andrew Hamilton - Maintainer. Assign bugs to him. - - - creffett@gentoo.org - Chris Reffett - Proxy maintainer. CC him on bugs. - - - mjo@gentoo.org - Michael Orlitzky - - - proxy-maint@gentoo.org - Proxy Maintainers + mjo@gentoo.org + Michael Orlitzky - sysadmin@gentoo.org - Gentoo Sysadmin Project + sysadmin@gentoo.org + Gentoo Sysadmin Project - 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.