summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-09 19:28:20 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-09 19:52:49 +0100
commit74894fadcb2cc680cd3d027767b33dcc1647a5f8 (patch)
tree1d9e4cf718b7d4fea9143749165e7be7deb9070f /dev-python/mamba
parentdev-python/mamba: Bump to 0.11.3 (diff)
downloadgentoo-74894fadcb2cc680cd3d027767b33dcc1647a5f8.tar.gz
gentoo-74894fadcb2cc680cd3d027767b33dcc1647a5f8.tar.bz2
gentoo-74894fadcb2cc680cd3d027767b33dcc1647a5f8.zip
dev-python/mamba: Add python@ as maintainer
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/mamba')
-rw-r--r--dev-python/mamba/metadata.xml14
1 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/mamba/metadata.xml b/dev-python/mamba/metadata.xml
index 64effb5303a4..e8d31551bbf5 100644
--- a/dev-python/mamba/metadata.xml
+++ b/dev-python/mamba/metadata.xml
@@ -1,9 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!--maintainer-needed-->
- <upstream>
- <remote-id type="pypi">mamba</remote-id>
- <remote-id type="github">nestorsalceda/mamba</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">nestorsalceda/mamba</remote-id>
+ <remote-id type="pypi">mamba</remote-id>
+ </upstream>
</pkgmetadata>