commit: b04953987b3a20a896e5cd0076f4b6c97086c989 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Fri Jun 28 12:40:29 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 4 01:14:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0495398
sys-auth/libyubikey: add myself as a maintainer Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam <AT> gentoo.org> sys-auth/libyubikey/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sys-auth/libyubikey/metadata.xml b/sys-auth/libyubikey/metadata.xml index 21b6ba81033f..93b9b711be0e 100644 --- a/sys-auth/libyubikey/metadata.xml +++ b/sys-auth/libyubikey/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Mario Haustein</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="google-code">yubico-c</remote-id> <remote-id type="github">Yubico/yubico-c</remote-id>
