commit: 9a17be0e277e154474980a0b2673edd8bacdee5e Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Thu Feb 16 06:31:30 2023 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu Feb 16 06:31:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a17be0e
app-backup/restic: add myself as a maintainer Bug: https://bugs.gentoo.org/894680 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> app-backup/restic/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app-backup/restic/metadata.xml b/app-backup/restic/metadata.xml index 2f99c4f468bf..e9f26e4b9e56 100644 --- a/app-backup/restic/metadata.xml +++ b/app-backup/restic/metadata.xml @@ -5,6 +5,10 @@ <email>[email protected]</email> <name>David Roman</name> </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>William Hubbs</name> + </maintainer> <maintainer type="project" proxied="proxy"> <email>[email protected]</email> <name>Proxy Maintainers</name>
