commit:     5ac226ebed869698cd1d3fa291035ce1486dcb71
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 15:30:35 2021 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 15:30:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac226eb

sci-mathematics/flint: add myself and François Bissey as maintainers.

We've been doing the maintenance and bug-fixing on recent versions of
flint. Let's make it official.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-mathematics/flint/metadata.xml | 38 ++++++++++++++++++++++++++------------
 1 file changed, 26 insertions(+), 12 deletions(-)

diff --git a/sci-mathematics/flint/metadata.xml 
b/sci-mathematics/flint/metadata.xml
index d455fe29d0e..d07a5a09b6d 100644
--- a/sci-mathematics/flint/metadata.xml
+++ b/sci-mathematics/flint/metadata.xml
@@ -1,16 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Patrick Lauer</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">wbhart/flint2</remote-id>
-       </upstream>
-       <use>
-               <flag name="gc">Enable garbage collection
-                       support via <pkg>dev-libs/boehm-gc</pkg></flag>
-               <flag name="ntl">Build NTL interface</flag>
-       </use>
+  <maintainer type="person">
+    <email>[email protected]</email>
+    <name>Patrick Lauer</name>
+  </maintainer>
+
+  <maintainer type="person">
+    <email>[email protected]</email>
+  </maintainer>
+
+  <maintainer type="person">
+    <email>[email protected]</email>
+    <name>François Bissey</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
+
+  <upstream>
+    <remote-id type="github">wbhart/flint2</remote-id>
+  </upstream>
+  <use>
+    <flag name="gc">Enable garbage collection
+    support via <pkg>dev-libs/boehm-gc</pkg></flag>
+    <flag name="ntl">Build NTL interface</flag>
+  </use>
 </pkgmetadata>

Reply via email to