commit: 981e06f5afe8ab102163f3474e117cd48e14c069
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 08:08:22 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 08:11:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981e06f5
dev-python/pickleshare: Add python@ as (co-)maint
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pickleshare/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/pickleshare/metadata.xml
b/dev-python/pickleshare/metadata.xml
index 5d8abb4a353..f433b9658f4 100644
--- a/dev-python/pickleshare/metadata.xml
+++ b/dev-python/pickleshare/metadata.xml
@@ -5,6 +5,10 @@
<email>[email protected]</email>
<name>Gentoo Science Project</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Python</name>
+ </maintainer>
<longdescription>
Like shelve, a PickleShareDB object acts like a normal dictionary.
Unlike shelve, many processes can access the database