From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-964918-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 88D0A139694
	for <garchives@archives.gentoo.org>; Tue,  1 Aug 2017 21:32:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C00FA1FC03F;
	Tue,  1 Aug 2017 21:32:52 +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-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A28E21FC03F
	for <gentoo-commits@lists.gentoo.org>; Tue,  1 Aug 2017 21:32:52 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5EBC934174C
	for <gentoo-commits@lists.gentoo.org>; Tue,  1 Aug 2017 21:32:51 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F3B675CF
	for <gentoo-commits@lists.gentoo.org>; Tue,  1 Aug 2017 21:32:49 +0000 (UTC)
From: "Amy Liffey" <amynka@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, "Amy Liffey" <amynka@gentoo.org>
Message-ID: <1501623099.97e614d21b90f80de4ba65f67c5344c0bdcf0c01.amynka@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/knot/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-dns/knot/metadata.xml
X-VCS-Directories: net-dns/knot/
X-VCS-Committer: amynka
X-VCS-Committer-Name: Amy Liffey
X-VCS-Revision: 97e614d21b90f80de4ba65f67c5344c0bdcf0c01
X-VCS-Branch: master
Date: Tue,  1 Aug 2017 21:32:49 +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: 9ca484e1-99ac-4e7a-90ea-9ae9dac23df8
X-Archives-Hash: 0357f0e867c94085aa808619ab6a8d7d

commit:     97e614d21b90f80de4ba65f67c5344c0bdcf0c01
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 21:31:39 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 21:31:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e614d2

net-dns/knot: fix proxy maintainer name

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-dns/knot/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/knot/metadata.xml b/net-dns/knot/metadata.xml
index bc1b1beed2e..b0de8ecf77e 100644
--- a/net-dns/knot/metadata.xml
+++ b/net-dns/knot/metadata.xml
@@ -2,8 +2,8 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person">
-		<email>gentoo@pomail.fr</email>
-		<name>Nemunaire</name>
+		<email>nemunaire@nemunai.re</email>
+		<name>Pierre-Olivier Mercier</name>
 	</maintainer>
 	<maintainer type="project">
 		<email>proxy-maint@gentoo.org</email>