commit: 7fe33b4244d51ae03c1b2aab92e5fe6e447c70f7 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de> AuthorDate: Tue Apr 20 12:30:14 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Apr 29 11:43:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe33b42
dev-libs/libxdg-basedir: Add Ronny Gutbrod as proxied maintainer. Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de> Closes: https://github.com/gentoo/gentoo/pull/20471 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-libs/libxdg-basedir/metadata.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/dev-libs/libxdg-basedir/metadata.xml b/dev-libs/libxdg-basedir/metadata.xml index 26b0caef5e2..20305d2b64c 100644 --- a/dev-libs/libxdg-basedir/metadata.xml +++ b/dev-libs/libxdg-basedir/metadata.xml @@ -1,8 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">devnev/libxdg-basedir</remote-id> - </upstream> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Ronny (tastytea) Gutbrod</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <upstream> + <remote-id type="github">devnev/libxdg-basedir</remote-id> + </upstream> </pkgmetadata>
