commit: aa91a067eb8c8ec5d7a60c87529b519ee217b54a Author: Andrew Udvare <audvare <AT> gmail <DOT> com> AuthorDate: Fri Nov 24 10:47:33 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Fri Nov 24 13:43:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa91a067
games-emulation/ryujinx: add myself as a maintainer Signed-off-by: Andrew Udvare <audvare <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33940 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> games-emulation/ryujinx/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/games-emulation/ryujinx/metadata.xml b/games-emulation/ryujinx/metadata.xml index 90231a347555..4fee3389099a 100644 --- a/games-emulation/ryujinx/metadata.xml +++ b/games-emulation/ryujinx/metadata.xml @@ -6,6 +6,10 @@ <email>[email protected]</email> <name>Gentoo Dotnet Project</name> </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Andrew Udvare</name> + </maintainer> <longdescription> Ryujinx is an open-source Nintendo Switch emulator, created by gdkchan, written in C#. This emulator aims at providing excellent accuracy and
