commit:     e356b14bb53efad8dfcf35fd385d1ade45757c07
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 09:42:12 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 24 09:59:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e356b14b

dev-python/sphinxcontrib-trio: <!-- maintainer-needed -->

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/sphinxcontrib-trio/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/sphinxcontrib-trio/metadata.xml 
b/dev-python/sphinxcontrib-trio/metadata.xml
index d5051d790..7477cd58a 100644
--- a/dev-python/sphinxcontrib-trio/metadata.xml
+++ b/dev-python/sphinxcontrib-trio/metadata.xml
@@ -2,10 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 
 <pkgmetadata>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Andrew Ammerlaan</name>
-  </maintainer>
+  <!-- maintainer-needed -->
   <longdescription lang="en">
 This sphinx extension helps you document Python code that uses async/await, or 
abstract methods, or context managers, or generators, or … you get the idea. It 
works by making sphinx’s regular directives for documenting Python functions 
and methods smarter and more powerful. The name is because it was originally 
written for the Trio project, and I’m not very creative. But don’t be put off – 
there’s nothing Trio- or async-specific about this extension; any Python 
project can benefit. (Though projects using async/await probably benefit the 
most, since sphinx’s built-in tools are especially inadequate in this case.)
   </longdescription>

Reply via email to