commit: 1ac0603c9a34680f0ab65a5a6489d7fa566b126b Author: Alberto Gireud <agireud <AT> protonmail <DOT> com> AuthorDate: Wed Feb 28 05:51:41 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Feb 28 05:51:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ac0603c
dev-python/oscrypto: add myself as a maintainer Signed-off-by: Alberto Gireud <agireud <AT> protonmail.com> dev-python/oscrypto/metadata.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-python/oscrypto/metadata.xml b/dev-python/oscrypto/metadata.xml index 75a7f13868..2fd4640f27 100644 --- a/dev-python/oscrypto/metadata.xml +++ b/dev-python/oscrypto/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"> - <description>co-maintainers welcome</description> - <email>[email protected]</email> - <name>Alessandro Barbieri</name> - </maintainer> - <upstream> - <remote-id type="github">wbond/oscrypto</remote-id> - <remote-id type="pypi">oscrypto</remote-id> - </upstream> + <maintainer type="person"> + <description>co-maintainers welcome</description> + <email>[email protected]</email> + <name>Alberto Gireud</name> + </maintainer> + <upstream> + <remote-id type="github">wbond/oscrypto</remote-id> + <remote-id type="pypi">oscrypto</remote-id> + </upstream> </pkgmetadata>
