diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-30 15:29:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-30 15:30:59 +0200 |
commit | f55b7659261a3da1d703ec90095c1aee03cb7c81 (patch) | |
tree | 182b9b604cb9fc8b5632eb8104021eb47a066869 /sys-cluster | |
parent | sys-cluster/glusterfs: sync live ebuild (diff) | |
download | gentoo-f55b7659261a3da1d703ec90095c1aee03cb7c81.tar.gz gentoo-f55b7659261a3da1d703ec90095c1aee03cb7c81.tar.bz2 gentoo-f55b7659261a3da1d703ec90095c1aee03cb7c81.zip |
sys-cluster/glusterfs: Add jkroonza to metadata.xml
Link: https://github.com/gentoo/gentoo/pull/16502#issuecomment-651758871
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/glusterfs/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-cluster/glusterfs/metadata.xml b/sys-cluster/glusterfs/metadata.xml index a521dcb91e64..cbd9d0546eb1 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> |