commit: 2fd77648fa9c4ad4dcac08fb567d43e523260995
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 27 20:18:36 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 27 20:22:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd77648
dev-python/jsonschema: Add python@
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jsonschema/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/jsonschema/metadata.xml
b/dev-python/jsonschema/metadata.xml
index 6e821f726fa..b833d5ed8a6 100644
--- a/dev-python/jsonschema/metadata.xml
+++ b/dev-python/jsonschema/metadata.xml
@@ -5,6 +5,10 @@
<email>[email protected]</email>
<name>Patrick McLean</name>
</maintainer>
+ <maintainer type="project">
+ <email>[email protected]</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).