commit: 6d4cf9cbf5a6367c2307a78646907a48a0d47c86 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Wed Nov 2 10:38:13 2022 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Wed Nov 2 16:17:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d4cf9cb
x11-libs/libXaw3dXft: add myself as a maintainer Closes: https://github.com/gentoo/gentoo/pull/28098 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> x11-libs/libXaw3dXft/metadata.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/x11-libs/libXaw3dXft/metadata.xml b/x11-libs/libXaw3dXft/metadata.xml index 3a232be3e15a..5318f2ee316c 100644 --- a/x11-libs/libXaw3dXft/metadata.xml +++ b/x11-libs/libXaw3dXft/metadata.xml @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> + <maintainer type="person"> + <email>[email protected]</email> <name>Viorel Munteanu</name> </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> <upstream> <remote-id type="sourceforge">sf-xpaint</remote-id> </upstream>
