summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahil Bhimjiani <rahil3108@gmail.com>2023-09-24 15:08:40 +0530
committerZac Medico <zmedico@gentoo.org>2023-09-24 20:45:16 -0700
commitd53d20ffaa7f0b63215a8fba60de197b39e7f6b2 (patch)
treea0b621a42ea2b203de215cdc515adbb939d251e0 /app-containers/podman
parentapp-containers/containers-common: update live (diff)
downloadgentoo-d53d20ffaa7f0b63215a8fba60de197b39e7f6b2.tar.gz
gentoo-d53d20ffaa7f0b63215a8fba60de197b39e7f6b2.tar.bz2
gentoo-d53d20ffaa7f0b63215a8fba60de197b39e7f6b2.zip
app-containers/podman: proxy-maint + myself
and adding bugs-to & docs link Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-containers/podman')
-rw-r--r--app-containers/podman/metadata.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-containers/podman/metadata.xml b/app-containers/podman/metadata.xml
index 3a429ae48984..59685cf20a43 100644
--- a/app-containers/podman/metadata.xml
+++ b/app-containers/podman/metadata.xml
@@ -5,6 +5,14 @@
<email>zmedico@gentoo.org</email>
<name>Zac Medico</name>
</maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <maintainer type="person" proxied="yes">
+ <email>rahil3108@gmail.com</email>
+ <name>Rahil Bhimjiani</name>
+ </maintainer>
<longdescription lang="en">
Podman (the POD MANager) is a tool for managing containers
and images, volumes mounted into those containers, and pods
@@ -35,5 +43,7 @@
</use>
<upstream>
<remote-id type="github">containers/podman</remote-id>
+ <bugs-to>https://github.com/containers/podman/issues</bugs-to>
+ <doc>https://podman.io/docs</doc>
</upstream>
</pkgmetadata>