summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-05 07:49:23 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-05 07:49:23 +0200
commitda73c24a27d9890b99916027a1ad7bbb43e1406a (patch)
treed3203217aae585fa59354999aed5c0ef35f6e596
parentdev-python/sphinx_ansible_theme: Add python@ as co-maint. (diff)
downloadgentoo-da73c24a.tar.gz
gentoo-da73c24a.tar.bz2
gentoo-da73c24a.zip
dev-python/sphinx-autodoc-typehints: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/sphinx-autodoc-typehints/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/sphinx-autodoc-typehints/metadata.xml b/dev-python/sphinx-autodoc-typehints/metadata.xml
index a9f1912dc7f3..8ad8fe5bebfc 100644
--- a/dev-python/sphinx-autodoc-typehints/metadata.xml
+++ b/dev-python/sphinx-autodoc-typehints/metadata.xml
@@ -6,6 +6,10 @@
<email>andrewammerlaan@gentoo.org</email>
<name>Andrew Ammerlaan</name>
</maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<longdescription lang="en">
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions. This allows you to use type hints in a very natural fashion
</longdescription>