commit: 4c2287ded5094435c2c67e241352ae050753868b Author: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> AuthorDate: Tue Jul 29 13:13:06 2025 +0000 Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> CommitDate: Tue Jul 29 13:19:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c2287de
sci-physics/fastjet: add myself as a maintainer Part-of: https://github.com/gentoo/gentoo/pull/42542 Closes: https://github.com/gentoo/gentoo/pull/42542 Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org> sci-physics/fastjet/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sci-physics/fastjet/metadata.xml b/sci-physics/fastjet/metadata.xml index 8e41b6b197d7..364c84ccc5cc 100644 --- a/sci-physics/fastjet/metadata.xml +++ b/sci-physics/fastjet/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> +<maintainer type="person"> + <email>[email protected]</email> + <name>Alexander Puck Neuwirth</name> +</maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Gentoo Physics Project</name>
