diff options
author | Boris Carvajal <boris2.9@gmail.com> | 2018-05-06 02:32:53 -0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-05-09 19:44:57 +0200 |
commit | 0cc79b754d2f2bc46abb609a71e132ceb5cd1e77 (patch) | |
tree | 09080279cb9f7c12eaa15760d506a3518ee27954 /app-dicts/myspell-es | |
parent | app-dicts/myspell-es: version bump to 2.3, update HOMEPAGE/SRC_URI (diff) | |
download | gentoo-0cc79b754d2f2bc46abb609a71e132ceb5cd1e77.tar.gz gentoo-0cc79b754d2f2bc46abb609a71e132ceb5cd1e77.tar.bz2 gentoo-0cc79b754d2f2bc46abb609a71e132ceb5cd1e77.zip |
app-dicts/myspell-es: add myself as proxy maintainer
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/8224
Diffstat (limited to 'app-dicts/myspell-es')
-rw-r--r-- | app-dicts/myspell-es/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-dicts/myspell-es/metadata.xml b/app-dicts/myspell-es/metadata.xml index 6f49eba8f496..896f786eae07 100644 --- a/app-dicts/myspell-es/metadata.xml +++ b/app-dicts/myspell-es/metadata.xml @@ -1,5 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <maintainer type="person"> + <email>boris2.9@gmail.com</email> + <name>Boris Carvajal</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> </pkgmetadata> |