diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-02-27 17:04:45 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-02-27 17:26:11 -0500 |
commit | 7faedf39254762fa07ee0090aabfe47cc094780c (patch) | |
tree | eae74a692651162cbd48d6f8c6133919069c54fb /sci-mathematics/arb/metadata.xml | |
parent | sci-mathematics/arb: new version 2.17.0. (diff) | |
download | gentoo-7faedf39254762fa07ee0090aabfe47cc094780c.tar.gz gentoo-7faedf39254762fa07ee0090aabfe47cc094780c.tar.bz2 gentoo-7faedf39254762fa07ee0090aabfe47cc094780c.zip |
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@gentoo.org>
Diffstat (limited to 'sci-mathematics/arb/metadata.xml')
-rw-r--r-- | sci-mathematics/arb/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-mathematics/arb/metadata.xml b/sci-mathematics/arb/metadata.xml index 5830a1d45f91..e6424327a6bc 100644 --- a/sci-mathematics/arb/metadata.xml +++ b/sci-mathematics/arb/metadata.xml @@ -5,6 +5,17 @@ <email>sci-mathematics@gentoo.org</email> <name>Gentoo Mathematics Project</name> </maintainer> + <maintainer type="person"> + <email>mjo@gentoo.org</email> + </maintainer> + <maintainer type="person"> + <email>frp.bissey@gmail.com</email> + <name>François Bissey</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</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 |