commit: e29bf3ba13c8e5f41fb068359219fec0e867af02 Author: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> AuthorDate: Thu Oct 16 14:04:36 2025 +0000 Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> CommitDate: Fri Oct 17 14:12:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29bf3ba
sci-physics/looptools: add myself as a maintainer Part-of: https://github.com/gentoo/gentoo/pull/44201 Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org> sci-physics/looptools/metadata.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sci-physics/looptools/metadata.xml b/sci-physics/looptools/metadata.xml index 73f28142b7e1..d62aa49169af 100644 --- a/sci-physics/looptools/metadata.xml +++ b/sci-physics/looptools/metadata.xml @@ -1,6 +1,11 @@ <?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>
