summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-08-13 16:25:03 +0200
committerMichał Górny <mgorny@gentoo.org>2025-08-13 16:25:03 +0200
commit712bb8c8ecc5bc72eb55fd6237ed91c970f29cdb (patch)
tree39b9d759813be04744af96cf00c3583ea6066b07 /dev-python
parent1b46b0144b64f0874367ca86482a234cfec30173 (diff)
downloadgentoo-712bb8c8ecc5bc72eb55fd6237ed91c970f29cdb.tar.gz
gentoo-712bb8c8ecc5bc72eb55fd6237ed91c970f29cdb.tar.bz2
gentoo-712bb8c8ecc5bc72eb55fd6237ed91c970f29cdb.zip
dev-python/python-augeas: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-augeas/metadata.xml20
1 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/python-augeas/metadata.xml b/dev-python/python-augeas/metadata.xml
index d7bd2f9b9745..bdaeb515c5b0 100644
--- a/dev-python/python-augeas/metadata.xml
+++ b/dev-python/python-augeas/metadata.xml
@@ -1,12 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>prometheanfire@gentoo.org</email>
- </maintainer>
- <!-- ffi : not suitable for ALLARCHES -->
- <upstream>
- <remote-id type="pypi">python-augeas</remote-id>
- <remote-id type="github">hercules-team/python-augeas</remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>prometheanfire@gentoo.org</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <!-- ffi : not suitable for ALLARCHES -->
+ <upstream>
+ <remote-id type="pypi">python-augeas</remote-id>
+ <remote-id type="github">hercules-team/python-augeas</remote-id>
+ </upstream>
</pkgmetadata>