summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-02 14:25:54 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-02 14:42:51 +0200
commit11717caa344c0f1e77b274c54c7a8bb5c5265f8b (patch)
treeec082b108a7a64409f6c06646aaaf6d79151ae24 /dev-python/sentinels/metadata.xml
parentdev-python/sentinels: Port to py3.9 (diff)
downloadgentoo-11717caa344c0f1e77b274c54c7a8bb5c5265f8b.tar.gz
gentoo-11717caa344c0f1e77b274c54c7a8bb5c5265f8b.tar.bz2
gentoo-11717caa344c0f1e77b274c54c7a8bb5c5265f8b.zip
dev-python/sentinels: Add python@ as co-maint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sentinels/metadata.xml')
-rw-r--r--dev-python/sentinels/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/sentinels/metadata.xml b/dev-python/sentinels/metadata.xml
index 16f92bff830d..f7f50ddafafe 100644
--- a/dev-python/sentinels/metadata.xml
+++ b/dev-python/sentinels/metadata.xml
@@ -9,6 +9,10 @@
<email>gyakovlev@gentoo.org</email>
<name>Georgy Yakovlev</name>
</maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<longdescription>
Sentinels are objects with special meanings. They can be thought of as singletons, but they service the need of having 'special' values in your code, that have special meanings.
</longdescription>