commit: 53d77582f70ce80ea8f47104a70577f01b142302 Author: Thibaud CANALE <thican <AT> thican <DOT> net> AuthorDate: Tue Mar 11 10:51:48 2025 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Tue Mar 11 19:50:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d77582
app-crypt/certbot: add myself as a maintainer Signed-off-by: Thibaud CANALE <thican <AT> thican.net> Closes: https://github.com/gentoo/gentoo/pull/41015 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-crypt/certbot/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app-crypt/certbot/metadata.xml b/app-crypt/certbot/metadata.xml index 1df6e8f7f8c8..5bd7557dc54c 100644 --- a/app-crypt/certbot/metadata.xml +++ b/app-crypt/certbot/metadata.xml @@ -5,6 +5,10 @@ <email>[email protected]</email> <name>Matthew Thode</name> </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Thibaud CANALE</name> + </maintainer> <stabilize-allarches/> <upstream> <remote-id type="github">certbot/certbot</remote-id>
