commit: bc260cfdb105824217674d9e2bc93fde1c7244c4 Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Sun Oct 20 12:42:37 2024 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Oct 20 13:15:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc260cfd
sci-physics/yoda: add myself as a maintainer Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/38833 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> sci-physics/yoda/metadata.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sci-physics/yoda/metadata.xml b/sci-physics/yoda/metadata.xml index 6cc8731c28e0..4ea5e1315784 100644 --- a/sci-physics/yoda/metadata.xml +++ b/sci-physics/yoda/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>Alexander Puck Neuwirth</name> +</maintainer> +<maintainer type="person" proxied="proxy"> + <email>[email protected]</email> + <name>Andrew Ammerlaan</name> +</maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Gentoo Physics Project</name> @@ -15,4 +23,7 @@ <use> <flag name="root">Adds support for <pkg>sci-physics/root</pkg></flag> </use> +<upstream> + <remote-id type="gitlab">hepcedar/yoda</remote-id> +</upstream> </pkgmetadata>
