From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1183636-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 C1A7F1382C5
	for <garchives@archives.gentoo.org>; Tue, 30 Jun 2020 13:31:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 04533E09D1;
	Tue, 30 Jun 2020 13:31:18 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 BBF98E09D1
	for <gentoo-commits@lists.gentoo.org>; Tue, 30 Jun 2020 13:31:17 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 63D0134ED7F
	for <gentoo-commits@lists.gentoo.org>; Tue, 30 Jun 2020 13:31:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E52542C8
	for <gentoo-commits@lists.gentoo.org>; Tue, 30 Jun 2020 13:31:14 +0000 (UTC)
From: "Thomas Deutschmann" <whissi@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, "Thomas Deutschmann" <whissi@gentoo.org>
Message-ID: <1593523859.f55b7659261a3da1d703ec90095c1aee03cb7c81.whissi@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-cluster/glusterfs/metadata.xml
X-VCS-Directories: sys-cluster/glusterfs/
X-VCS-Committer: whissi
X-VCS-Committer-Name: Thomas Deutschmann
X-VCS-Revision: f55b7659261a3da1d703ec90095c1aee03cb7c81
X-VCS-Branch: master
Date: Tue, 30 Jun 2020 13:31:14 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: a5bfd11e-b464-48cf-8713-9d61f2f63c4f
X-Archives-Hash: 54828b15cd1b395c33c824b564380a11

commit:     f55b7659261a3da1d703ec90095c1aee03cb7c81
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 13:29:01 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 13:30:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55b7659

sys-cluster/glusterfs: Add jkroonza to metadata.xml

Link: https://github.com/gentoo/gentoo/pull/16502#issuecomment-651758871
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 sys-cluster/glusterfs/metadata.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/sys-cluster/glusterfs/metadata.xml b/sys-cluster/glusterfs/metadata.xml
index a521dcb91e6..cbd9d0546eb 100644
--- a/sys-cluster/glusterfs/metadata.xml
+++ b/sys-cluster/glusterfs/metadata.xml
@@ -5,6 +5,11 @@
 		<email>cluster@gentoo.org</email>
 		<name>Gentoo Cluster Project</name>
 	</maintainer>
+	<maintainer type="person">
+		<email>jaco@uls.co.za</email>
+		<name>Jaco Kroon</name>
+		<description>Please CC on bugs</description>
+	</maintainer>
 	<longdescription lang="en">
 		GlusterFS is a cluster file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable user space design without compromising performance.
 	</longdescription>