commit: 11717caa344c0f1e77b274c54c7a8bb5c5265f8b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 2 12:25:54 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 2 12:42:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11717caa
dev-python/sentinels: Add python@ as co-maint
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sentinels/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/sentinels/metadata.xml
b/dev-python/sentinels/metadata.xml
index 16f92bff830..f7f50ddafaf 100644
--- a/dev-python/sentinels/metadata.xml
+++ b/dev-python/sentinels/metadata.xml
@@ -9,6 +9,10 @@
<email>[email protected]</email>
<name>Georgy Yakovlev</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</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>