commit: c0fc1b770948dcb0464621d674f180dad521eb0e Author: Marco Scardovi <marco <AT> scardovi <DOT> com> AuthorDate: Mon Apr 12 10:17:35 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Apr 14 06:02:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0fc1b77
app-dicts/myspell-it: add myself as proxy maintainer Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco <AT> scardovi.com> Closes: https://github.com/gentoo/gentoo/pull/20345 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-dicts/myspell-it/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app-dicts/myspell-it/metadata.xml b/app-dicts/myspell-it/metadata.xml index 294342d4903..b745a042c5b 100644 --- a/app-dicts/myspell-it/metadata.xml +++ b/app-dicts/myspell-it/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Marco Scardovi</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <stabilize-allarches/> <upstream> <remote-id type="sourceforge">linguistico</remote-id>
