commit: 347dccd4416c70f2e37b5c67f635ec27fea96997 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Sat Sep 6 09:49:59 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 6 14:28:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347dccd4
media-radio/flmsg: add myself as a maintainer Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/43689 Signed-off-by: Sam James <sam <AT> gentoo.org> media-radio/flmsg/metadata.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/media-radio/flmsg/metadata.xml b/media-radio/flmsg/metadata.xml index fc058f67b7fe..2353ebe13faf 100644 --- a/media-radio/flmsg/metadata.xml +++ b/media-radio/flmsg/metadata.xml @@ -1,9 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <doc>https://www.w1hkj.org/flmsg-help/</doc> - <remote-id type="sourceforge">fldigi</remote-id> - </upstream> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Mario Haustein</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <upstream> + <doc>https://www.w1hkj.org/flmsg-help/</doc> + <remote-id type="sourceforge">fldigi</remote-id> + </upstream> </pkgmetadata>
