commit: 7faedf39254762fa07ee0090aabfe47cc094780c
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 27 22:04:45 2020 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Feb 27 22:26:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7faedf39
sci-mathematics/arb: add myself and François Bissey as maintainers.
This is a dependency of SageMath that can now be detected by its build
system, even when working from a git clone. We both therefore have an
interest in keeping it working.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
sci-mathematics/arb/metadata.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/sci-mathematics/arb/metadata.xml b/sci-mathematics/arb/metadata.xml
index 5830a1d45f9..e6424327a6b 100644
--- a/sci-mathematics/arb/metadata.xml
+++ b/sci-mathematics/arb/metadata.xml
@@ -5,6 +5,17 @@
<email>[email protected]</email>
<name>Gentoo Mathematics Project</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>
<longdescription lang="en">
Arb is a C library for arbitrary-precision interval arithmetic,
using a midpoint-radius representation (“ball arithmetic”). It