commit: 1b0c3f90e0dcf8a400ed953bc64cf2a796d3d6cc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 09:31:14 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 22 09:31:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0c3f90
media-libs/jg: proxy orbea directly I'll proxy directly. Bug: https://bugs.gentoo.org/895856 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/jg/metadata.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-libs/jg/metadata.xml b/media-libs/jg/metadata.xml index 4525b8490bca..4f51e988912d 100644 --- a/media-libs/jg/metadata.xml +++ b/media-libs/jg/metadata.xml @@ -5,9 +5,9 @@ <email>[email protected]</email> <name>orbea</name> </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> + <maintainer type="person" proxied="proxy"> + <email>[email protected]</email> + <name>Sam James</name> </maintainer> <longdescription> The Jolly Good API is an emulation focused API for
