commit: 5d45a249640e23d6af1e1bc5f0bea7796ff7d0de Author: Diogo Pereira <sir.suriv <AT> gmail <DOT> com> AuthorDate: Wed Jan 10 16:00:54 2018 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Thu Jan 18 20:08:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d45a249
media-plugins/gimp-resynthesizer: update metadata media-plugins/gimp-resynthesizer/metadata.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/media-plugins/gimp-resynthesizer/metadata.xml b/media-plugins/gimp-resynthesizer/metadata.xml index 6f49eba8f49..b6f08f6ce69 100644 --- a/media-plugins/gimp-resynthesizer/metadata.xml +++ b/media-plugins/gimp-resynthesizer/metadata.xml @@ -1,5 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <maintainer type="person"> + <email>[email protected]</email> + <name>Diogo Pereira</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription lang="en"> + This is a suite of GIMP plugins known as the 'Resynthesizer'. + The most commonly used is 'Heal selection' but all use the plugin + whose full interface is found at 'Filters>Map>Resynthesize.' + </longdescription> + <upstream> + <maintainer status="active"> + <email>[email protected]</email> + <name>Lloyd Konneker</name> + </maintainer> + <remote-id type="github">bootchk/resynthesizer</remote-id> + <bugs-to>https://github.com/bootchk/resynthesizer/issues</bugs-to> + </upstream> </pkgmetadata>
