commit:     da73c24a27d9890b99916027a1ad7bbb43e1406a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  5 05:49:23 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun  5 05:49:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da73c24a

dev-python/sphinx-autodoc-typehints: Add python@ as co-maint.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sphinx-autodoc-typehints/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

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>[email protected]</email>
     <name>Andrew Ammerlaan</name>
   </maintainer>
+  <maintainer type="project">
+    <email>[email protected]</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>

Reply via email to