commit: 149f0808a20da3dff708b3959bad28f8c1cd87c8 Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za> AuthorDate: Wed Aug 12 15:06:08 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 12 15:06:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=149f0808
net-misc/glusterfs: maintainership via proxy-maint for myself. Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za> Signed-off-by: Sam James <sam <AT> gentoo.org> sys-cluster/glusterfs/metadata.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/sys-cluster/glusterfs/metadata.xml b/sys-cluster/glusterfs/metadata.xml index cbd9d0546eb..2b36a91f63e 100644 --- a/sys-cluster/glusterfs/metadata.xml +++ b/sys-cluster/glusterfs/metadata.xml @@ -1,14 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="person"> + <email>[email protected]</email> + <name>Jaco Kroon</name> + </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Gentoo Cluster Project</name> </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Jaco Kroon</name> - <description>Please CC on bugs</description> + <maintainer type="project"> + <email>[email protected]</email> + <name>proxy maintainers</name> </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.
