commit: 1dde63852772d7063b8796537d61b9b92cb67037 Author: Alberto Gireud <agireud <AT> protonmail <DOT> com> AuthorDate: Mon Mar 4 02:27:23 2024 +0000 Commit: Alberto Gireud <agireud <AT> protonmail <DOT> com> CommitDate: Mon Mar 4 02:27:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1dde6385
app-admin/ananicy-cpp: add myself as a maintainer Signed-off-by: Alberto Gireud <agireud <AT> protonmail.com> app-admin/ananicy-cpp/metadata.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app-admin/ananicy-cpp/metadata.xml b/app-admin/ananicy-cpp/metadata.xml index 3dc230ed89..52724a1795 100644 --- a/app-admin/ananicy-cpp/metadata.xml +++ b/app-admin/ananicy-cpp/metadata.xml @@ -1,13 +1,13 @@ <?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>Alessandro Barbieri</name> - </maintainer> - <upstream> - <bugs-to>https://gitlab.com/ananicy-cpp/ananicy-cpp/-/issues</bugs-to> - <remote-id type="gitlab">ananicy-cpp/ananicy-cpp</remote-id> - <remote-id type="github">kuche1/minq-ananicy</remote-id> - </upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>Alberto Gireud</name> + </maintainer> + <upstream> + <bugs-to>https://gitlab.com/ananicy-cpp/ananicy-cpp/-/issues</bugs-to> + <remote-id type="gitlab">ananicy-cpp/ananicy-cpp</remote-id> + <remote-id type="github">kuche1/minq-ananicy</remote-id> + </upstream> </pkgmetadata>
