commit: bc4514925454a547f98d94d6296336c4d68a9293 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 09:26:54 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 22 09:26:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc451492
games-emulation/jgemu: proxy orbea directly I'll proxy directly. Bug: https://bugs.gentoo.org/895856 Signed-off-by: Sam James <sam <AT> gentoo.org> games-emulation/jgemu/metadata.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/games-emulation/jgemu/metadata.xml b/games-emulation/jgemu/metadata.xml index 50a058224701..413c1b66981e 100644 --- a/games-emulation/jgemu/metadata.xml +++ b/games-emulation/jgemu/metadata.xml @@ -1,6 +1,14 @@ <?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> + <name>orbea</name> + </maintainer> + <maintainer type="person" proxied="proxy"> + <email>[email protected]</email> + <name>Sam James</name> + </maintainer> <use> <flag name="bsnes">Install bsnes for Super Nintendo</flag> <flag name="cega">Install Cega for SG-1000, Sega Master System and Game Gear</flag> @@ -14,14 +22,6 @@ <flag name="sameboy">Install SameBoy for Game Boy and Game Boy Color</flag> <flag name="vecx">Install Vecx for Vectrex</flag> </use> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>orbea</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> <longdescription> Jolly Good Emulation is an education and preservation oriented emulation project. As a side effect, it offers emulation
