commit: b3673a691b7b496c534c19a8954a6e3cdaf11424 Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Wed Jul 27 12:09:02 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Fri Aug 26 11:12:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3673a69
sci-physics/hepmc: add myself as a maintainer Closes: https://github.com/gentoo/gentoo/pull/26618 Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> sci-physics/hepmc/metadata.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-physics/hepmc/metadata.xml b/sci-physics/hepmc/metadata.xml index f767f2a48679..3e4d21be3b79 100644 --- a/sci-physics/hepmc/metadata.xml +++ b/sci-physics/hepmc/metadata.xml @@ -1,7 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> +<maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Alexander Puck Neuwirth</name> +</maintainer> +<maintainer type="project" proxied="proxy"> <email>[email protected]</email> <name>Gentoo Physics Project</name> </maintainer>
