commit: 988d76fac4fcffa67ee2cde8e1d311bb0e9f6024 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon May 5 16:05:23 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon May 5 16:05:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988d76fa
app-misc/gramps: add myself as a maintainer Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> app-misc/gramps/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-misc/gramps/metadata.xml b/app-misc/gramps/metadata.xml index e3094a7d59da..766712b482ca 100644 --- a/app-misc/gramps/metadata.xml +++ b/app-misc/gramps/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>[email protected]</email> + <name>Andreas K. Huettel</name> + </maintainer> <longdescription lang="en"> Gramps helps you track your family tree. It allows you to store, edit, and research genealogical data. Gramps attempts to provide all of the
