commit: 66df4ef133581157c97bb0805863b637f172084f Author: Rahil Bhimjiani <rahil3108 <AT> gmail <DOT> com> AuthorDate: Wed Sep 20 19:47:17 2023 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Thu Sep 21 05:11:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66df4ef1
app-containers/buildah: add to proxy-maint + myself as maintainer I've authored buildah-1.32.0 (12fc95e0cbcc89ca0ba3dd892d1ef0b4c4a5a1c0) & buildah-9999 (https://github.com/gentoo/gentoo/pull/32934). Being a daily user of Containers (or podman) stack, I'll be able to test these packages & motivated to keep them up-to-date & stable. So I would like to be maintainer of buildah (& podman stack). This is the start. Closes: https://github.com/gentoo/gentoo/pull/32950 Signed-off-by: Rahil Bhimjiani <rahil3108 <AT> gmail.com> Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> app-containers/buildah/metadata.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app-containers/buildah/metadata.xml b/app-containers/buildah/metadata.xml index 43c78bf71431..f1677943e1bc 100644 --- a/app-containers/buildah/metadata.xml +++ b/app-containers/buildah/metadata.xml @@ -5,6 +5,14 @@ <email>[email protected]</email> <name>Zac Medico</name> </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Rahil Bhimjiani</name> + </maintainer> <upstream> <remote-id type="github">containers/buildah</remote-id> </upstream>
