summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-27 21:18:36 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-27 21:22:37 +0100
commit2fd77648fa9c4ad4dcac08fb567d43e523260995 (patch)
tree09872c65462d6263c39d6783d15af78e29dc8430 /dev-python/jsonschema
parentdev-python/jupyter_core: Remove redundant versions (diff)
downloadgentoo-2fd77648fa9c4ad4dcac08fb567d43e523260995.tar.gz
gentoo-2fd77648fa9c4ad4dcac08fb567d43e523260995.tar.bz2
gentoo-2fd77648fa9c4ad4dcac08fb567d43e523260995.zip
dev-python/jsonschema: Add python@
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/jsonschema/metadata.xml b/dev-python/jsonschema/metadata.xml
index 6e821f726fa9..b833d5ed8a63 100644
--- a/dev-python/jsonschema/metadata.xml
+++ b/dev-python/jsonschema/metadata.xml
@@ -5,6 +5,10 @@
<email>chutzpah@gentoo.org</email>
<name>Patrick McLean</name>
</maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<longdescription lang="en">
jsonschema is an implementation of JSON Schema (currently in Draft 3) for
Python (supporting 2.6+ including Python 3).