commit: 707e93358a4e78763d340bfa0297b725daf81fed Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 17 16:45:08 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Feb 17 16:46:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=707e9335
games-puzzle/gottet: add github upstream metadata Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> games-puzzle/gottet/metadata.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/games-puzzle/gottet/metadata.xml b/games-puzzle/gottet/metadata.xml index 1c3ba213c494..7dc8b61e71d6 100644 --- a/games-puzzle/gottet/metadata.xml +++ b/games-puzzle/gottet/metadata.xml @@ -1,8 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Games Project</name> -</maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Games Project</name> + </maintainer> + <upstream> + <maintainer status="active"> + <email>[email protected]</email> + <name>Graeme Gott</name> + </maintainer> + <bugs-to>https://gottcode.org/gottet/bugs/</bugs-to> + <remote-id type="github">gottcode/gottet</remote-id> + </upstream> </pkgmetadata>
