commit: ab834ffe5dc482e7e663176ffe293440a2eeee85
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 6 21:52:04 2020 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Mar 7 02:13:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab834ffe
sci-mathematics/glpk: add myself and François Bissey as maintainers.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
sci-mathematics/glpk/metadata.xml | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/sci-mathematics/glpk/metadata.xml
b/sci-mathematics/glpk/metadata.xml
index 237a45406ed..eef02da51bb 100644
--- a/sci-mathematics/glpk/metadata.xml
+++ b/sci-mathematics/glpk/metadata.xml
@@ -3,15 +3,26 @@
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
+ </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>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription lang="en">
- The GNU Linear Programming Kit package is intended for solving
- large-scale linear programming (LP), mixed integer programming
- (MIP), and other related problems. It is a set of routines written
- in ANSI C and organized in the form of a callable library.
+ The GNU Linear Programming Kit package is intended for solving
+ large-scale linear programming (LP), mixed integer programming
+ (MIP), and other related problems. It is a set of routines written
+ in ANSI C and organized in the form of a callable library.
</longdescription>
</pkgmetadata>