commit: 094f09edd4c7a1099a39332318d64dd86db440f9 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Mon Jun 24 21:44:00 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 29 14:18:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=094f09ed
sci-astronomy/scamp: add myself as a maintainer Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-astronomy/scamp/metadata.xml | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/sci-astronomy/scamp/metadata.xml b/sci-astronomy/scamp/metadata.xml index d365168aea8b..80cf6876d39d 100644 --- a/sci-astronomy/scamp/metadata.xml +++ b/sci-astronomy/scamp/metadata.xml @@ -1,16 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Astronomy Project</name> -</maintainer> -<longdescription lang="en"> - SCAMP computes astrometric and photometric solutions from SExtractor catalogs - and stores them in header files. These headers files can be read by SWarp to - coadd images. -</longdescription> -<use> - <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag> -</use> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Astronomy Project</name> + </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Mario Haustein</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription lang="en"> + SCAMP computes astrometric and photometric solutions from SExtractor catalogs + and stores them in header files. These headers files can be read by SWarp to + coadd images. + </longdescription> + <use> + <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag> + </use> </pkgmetadata>
