commit: fb56cc4909a4413446a8ef01629a935b29dc66df Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 1 10:36:51 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 1 12:19:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb56cc49
dev-python/pyphen: Add python@ as co-maint. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pyphen/metadata.xml | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/dev-python/pyphen/metadata.xml b/dev-python/pyphen/metadata.xml index 280fbeed7d1..c71a7cb4d0a 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>[email protected]</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>[email protected]</email> + <name>Thomas Deutschmann</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</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>
