summaryrefslogtreecommitdiff
path: root/dev-python/importlib_resources/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/importlib_resources/metadata.xml')
-rw-r--r--dev-python/importlib_resources/metadata.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-python/importlib_resources/metadata.xml b/dev-python/importlib_resources/metadata.xml
index af87c20668a9..0370da6b8726 100644
--- a/dev-python/importlib_resources/metadata.xml
+++ b/dev-python/importlib_resources/metadata.xml
@@ -9,6 +9,14 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <maintainer type="person">
+ <email>sbraz@gentoo.org</email>
+ <name>Louis Sautier</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<longdescription>
Backport of Python 3.7’s standard library importlib.resources
module for Python 2.7, and 3.4 through 3.6. Users of Python
@@ -18,5 +26,7 @@
</longdescription>
<upstream>
<remote-id type="gitlab">python-devs/importlib_resources</remote-id>
+ <remote-id type="pypi">importlib_resources</remote-id>
+ <bugs-to>https://gitlab.com/python-devs/importlib_resources/issues</bugs-to>
</upstream>
</pkgmetadata>