commit: b614da44373285fa08410ac7aab8792c8a1210c5 Author: Xavier Delaruelle <xavier.delaruelle <AT> gmail <DOT> com> AuthorDate: Sun Oct 5 06:41:07 2025 +0000 Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> CommitDate: Thu Oct 16 10:00:24 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b614da44
sys-cluster/modules: add myself as a maintainer Signed-off-by: Xavier Delaruelle <xavier.delaruelle <AT> gmail.com> Part-of: https://github.com/gentoo/sci/pull/1381 Closes: https://github.com/gentoo/sci/pull/1381 Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org> sys-cluster/modules/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys-cluster/modules/metadata.xml b/sys-cluster/modules/metadata.xml index 94b3af0c3..5dfd1a4aa 100644 --- a/sys-cluster/modules/metadata.xml +++ b/sys-cluster/modules/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="person"> + <email>[email protected]</email> + <name>Xavier Delaruelle</name> + </maintainer> <maintainer type="person"> <email>[email protected]</email> <name>Timo Rothenpieler</name>
