dev-python/mamba: Add python@ as maintainer

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-11-09 19:28:20 +01:00
parent e110e571c9
commit 74894fadcb

View File

@@ -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>