commit: 6a913cfb8f5f68a5644ff455c48fcfe8f3129dc3
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 9 10:49:56 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sat Jul 9 10:51:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a913cfb
dev-libs/libarcus: update maintainers
Remove inactive proxy-maintainer and 3dprint project member.
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
dev-libs/libarcus/metadata.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/dev-libs/libarcus/metadata.xml b/dev-libs/libarcus/metadata.xml
index 9a422ca8d704..777a4fbbb00a 100644
--- a/dev-libs/libarcus/metadata.xml
+++ b/dev-libs/libarcus/metadata.xml
@@ -5,10 +5,6 @@
<email>[email protected]</email>
<name>Gentoo 3D Printer Project</name>
</maintainer>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Alexey Shvetsov</name>
- </maintainer>
<maintainer type="project" proxied="proxy">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
@@ -17,10 +13,6 @@
<email>[email protected]</email>
<name>Mathy Vanvoorden</name>
</maintainer>
- <maintainer type="person" proxied="yes">
- <email>[email protected]</email>
- <name>Michael Perlov</name>
- </maintainer>
<longdescription>
This library contains C++ code and Python3 bindings for
creating a socket in a thread and using this socket to
send and receive messages based on the Protocol Buffers library.