commit: ca1854dfc119825b99511a62ff05390e1197c193 Author: Andrey Grozin <grozin <AT> gentoo <DOT> org> AuthorDate: Thu May 25 08:36:49 2023 +0000 Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org> CommitDate: Thu May 25 08:36:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1854df
sci-mathematics/form: added myself as a maintainer Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org> sci-mathematics/form/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sci-mathematics/form/metadata.xml b/sci-mathematics/form/metadata.xml index d3a49a10ffe2..ad5766269fa2 100644 --- a/sci-mathematics/form/metadata.xml +++ b/sci-mathematics/form/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="person"> + <email>[email protected]</email> + <name>Andrey Grozin</name> + </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Gentoo Mathematics Project</name>
