summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-01 12:36:51 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-01 14:19:24 +0200
commitfb56cc4909a4413446a8ef01629a935b29dc66df (patch)
tree648195a5f7bdc16aaa0210046a88de69e857a931 /dev-python/pyphen
parentdev-util/pkgdev: Sync the live ebuild (diff)
downloadgentoo-fb56cc4909a4413446a8ef01629a935b29dc66df.tar.gz
gentoo-fb56cc4909a4413446a8ef01629a935b29dc66df.tar.bz2
gentoo-fb56cc4909a4413446a8ef01629a935b29dc66df.zip
dev-python/pyphen: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyphen')
-rw-r--r--dev-python/pyphen/metadata.xml22
1 files changed, 13 insertions, 9 deletions
diff --git a/dev-python/pyphen/metadata.xml b/dev-python/pyphen/metadata.xml
index 280fbeed7d1d..c71a7cb4d0aa 100644
--- a/dev-python/pyphen/metadata.xml
+++ b/dev-python/pyphen/metadata.xml
@@ -1,13 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>whissi@gentoo.org</email>
- <name>Thomas Deutschmann</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">Pyphen</remote-id>
- <remote-id type="github">Kozea/Pyphen</remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>whissi@gentoo.org</email>
+ <name>Thomas Deutschmann</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="pypi">Pyphen</remote-id>
+ <remote-id type="github">Kozea/Pyphen</remote-id>
+ </upstream>
</pkgmetadata>