commit: 3aae8830ef879057461fdf486344843a3c2851bf Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue Jan 16 00:49:28 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Jan 22 11:29:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aae8830
gap-pkg.eclass: add sci-mathematics as a co-maintainer In case François and I get hit by the same bus, but mainly for symmetry: sci-mathematics is also listed as a co-maintainer on the individual dev-gap packages. Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> eclass/gap-pkg.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/gap-pkg.eclass b/eclass/gap-pkg.eclass index 956ce124f22f..89c158674b0f 100644 --- a/eclass/gap-pkg.eclass +++ b/eclass/gap-pkg.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: # François Bissey <[email protected]> # Michael Orlitzky <[email protected]> +# Gentoo Mathematics Project <[email protected]> # @AUTHOR: # François Bissey <[email protected]> # Michael Orlitzky <[email protected]>
