commit: 9907d454aa1ad46dcd32e5ace600cb21bca9af13 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Jan 9 17:11:19 2017 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Jan 9 17:46:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9907d454
sci-mathematics/gimps: add Paolo Pedroni as proxy maintainer. This package reverted to sci-math after tomka's retirement. Paolo was working with tomka before his retirement, however, and Paolo has been submitting the fixes for this package. He would like to remain as a proxy maintainer under the new management. This commit adds Paolo and the Proxy Maintainers project to metadata.xml. Package-Manager: portage-2.3.0 sci-mathematics/gimps/metadata.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sci-mathematics/gimps/metadata.xml b/sci-mathematics/gimps/metadata.xml index 6dd9e67..8b56e92 100644 --- a/sci-mathematics/gimps/metadata.xml +++ b/sci-mathematics/gimps/metadata.xml @@ -1,8 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> + <maintainer type="person"> + <email>[email protected]</email> + <name>Paolo Pedroni</name> + </maintainer> + <maintainer type="project"> <email>[email protected]</email> <name>Gentoo Mathematics Project</name> </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Proxy Maintainers Project</name> + </maintainer> </pkgmetadata>
