From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-895418-garchives=archives.gentoo.org@lists.gentoo.org>
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 E15C813832E
	for <garchives@archives.gentoo.org>; Sat,  6 Aug 2016 09:39:45 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 394FAE0B60;
	Sat,  6 Aug 2016 09:39:44 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 1DF9DE0B5C
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Aug 2016 09:39:43 +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 DBAE3340B7E
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Aug 2016 09:39:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 99FEE7D6
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Aug 2016 09:39:39 +0000 (UTC)
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" <pacho@gentoo.org>
Message-ID: <1470476334.c91b4d29675a75fa2c1c5542e39e66cae69a111a.pacho@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/vzdump/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-backup/vzdump/metadata.xml
X-VCS-Directories: app-backup/vzdump/
X-VCS-Committer: pacho
X-VCS-Committer-Name: Pacho Ramos
X-VCS-Revision: c91b4d29675a75fa2c1c5542e39e66cae69a111a
X-VCS-Branch: master
Date: Sat,  6 Aug 2016 09:39:39 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a3454aca-d6c4-4291-b967-0fde811f5ea2
X-Archives-Hash: 513ef65ca46fbb685d1f93572cdc83dd

commit:     c91b4d29675a75fa2c1c5542e39e66cae69a111a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 09:30:44 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 09:38:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91b4d29

app-backup/vzdump: Cleanup per bug #96436

Package-Manager: portage-2.3.0

 app-backup/vzdump/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-backup/vzdump/metadata.xml b/app-backup/vzdump/metadata.xml
index f1d95ea..64b7faa 100644
--- a/app-backup/vzdump/metadata.xml
+++ b/app-backup/vzdump/metadata.xml
@@ -6,9 +6,9 @@
   <name>Andreis Vinogradovs</name>
   <description>Primary maintainer, assign bugs to him</description>
 </maintainer>
-<maintainer type="person">
-  <email>pva@gentoo.org</email>
-  <name>Peter Volkov</name>
+<maintainer type="project">
+  <email>proxy-maint@gentoo.org</email>
+  <name>Proxy Maintainers</name>
 </maintainer>
 <longdescription lang="en">
 vzdump is a utility to make consistent snapshots of running OpenVZ VEs. It basically creates a tar archive of the VE private area, which also includes the VE configuration files.