Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
Date: Tue, 30 Jun 2020 13:31:18
Message-Id: 1593523859.f55b7659261a3da1d703ec90095c1aee03cb7c81.whissi@gentoo
1 commit: f55b7659261a3da1d703ec90095c1aee03cb7c81
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 13:29:01 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 13:30:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55b7659
7
8 sys-cluster/glusterfs: Add jkroonza to metadata.xml
9
10 Link: https://github.com/gentoo/gentoo/pull/16502#issuecomment-651758871
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-cluster/glusterfs/metadata.xml | 5 +++++
14 1 file changed, 5 insertions(+)
15
16 diff --git a/sys-cluster/glusterfs/metadata.xml b/sys-cluster/glusterfs/metadata.xml
17 index a521dcb91e6..cbd9d0546eb 100644
18 --- a/sys-cluster/glusterfs/metadata.xml
19 +++ b/sys-cluster/glusterfs/metadata.xml
20 @@ -5,6 +5,11 @@
21 <email>cluster@g.o</email>
22 <name>Gentoo Cluster Project</name>
23 </maintainer>
24 + <maintainer type="person">
25 + <email>jaco@××××××.za</email>
26 + <name>Jaco Kroon</name>
27 + <description>Please CC on bugs</description>
28 + </maintainer>
29 <longdescription lang="en">
30 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.
31 </longdescription>