summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-01-24 11:04:15 +0100
committerMaciej Barć <xgqt@gentoo.org>2023-01-24 11:07:56 +0100
commite6b64c5d9b04dc31acdf962c1519127218670618 (patch)
treec08c5b28c91c1770d5269b0450ab8d6f07bd7065 /dev-python/OutputCheck
parentwww-client/firefox: drop unneeded patches (diff)
downloadgentoo-e6b64c5d9b04dc31acdf962c1519127218670618.tar.gz
gentoo-e6b64c5d9b04dc31acdf962c1519127218670618.tar.bz2
gentoo-e6b64c5d9b04dc31acdf962c1519127218670618.zip
dev-python: add Python project as a co-maintainer to xgqt's packages
where packages have correctly working tests Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-python/OutputCheck')
-rw-r--r--dev-python/OutputCheck/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/OutputCheck/metadata.xml b/dev-python/OutputCheck/metadata.xml
index 536c2285d052..0891dc52ae07 100644
--- a/dev-python/OutputCheck/metadata.xml
+++ b/dev-python/OutputCheck/metadata.xml
@@ -6,6 +6,10 @@
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<longdescription>
OutputCheck is a tool for checking the output of console programs that is
inspired by the FileCheck tool used by LLVM. It has its own small language