commit:     f0d978ccab6ae41119b1bf3b73993bc668b735d4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 16:24:20 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 16:24:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d978cc

dev-python/txrequests: Add python@ as a maintainer

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

 dev-python/txrequests/metadata.xml | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-python/txrequests/metadata.xml 
b/dev-python/txrequests/metadata.xml
index 319b4b4d3211..baf3592d99d3 100644
--- a/dev-python/txrequests/metadata.xml
+++ b/dev-python/txrequests/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <!-- maintainer-needed -->
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Python</name>
+       </maintainer>
        <stabilize-allarches/>
        <upstream>
                <maintainer>
@@ -11,9 +14,10 @@
                <remote-id type="pypi">txrequests</remote-id>
                <remote-id type="github">tardyp/txrequests</remote-id>
        </upstream>
-       <longdescription>Small add-on for the python requests http library.
+       <longdescription>
+               Small add-on for the python requests http library.
                Makes use twisted's ThreadPool, so that the requests'API returns
-               deferred.  The additional API and changes are minimal and 
strives to
-               avoid surprises.
+               deferred.  The additional API and changes are minimal and 
strives
+               to avoid surprises.
        </longdescription>
 </pkgmetadata>

Reply via email to