commit:     a5354c7f38e4f6bef5bae2b81f5ff03b51ebf416
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 20 18:10:28 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 20 18:15:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5354c7f

dev-python/pystache: Add python@ as co-maint.

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

 dev-python/pystache/metadata.xml | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/dev-python/pystache/metadata.xml b/dev-python/pystache/metadata.xml
index 9095fcbce41f..4732addd5f39 100644
--- a/dev-python/pystache/metadata.xml
+++ b/dev-python/pystache/metadata.xml
@@ -1,12 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer type="person">
-       <email>[email protected]</email>
-       <name>Steve Arnold</name>
-</maintainer>
-<upstream>
-       <remote-id type="github">PennyDreadfulMTG/pystache</remote-id>
-       <remote-id type="pypi">pystache</remote-id>
-</upstream>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Steve Arnold</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Python</name>
+       </maintainer>
+       <stabilize-allarches/>
+       <upstream>
+               <remote-id type="github">PennyDreadfulMTG/pystache</remote-id>
+               <remote-id type="pypi">pystache</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to