commit: 3aa8a36041144388a56b6a937b71248a94762f76 Author: Zamarin Arthur <arthurzam <AT> gmail <DOT> com> AuthorDate: Tue Apr 30 05:47:27 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jul 21 11:58:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa8a360
app-text/sigil: improve metadata.xml Add more upstream maintainer information Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12487 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-text/sigil/metadata.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app-text/sigil/metadata.xml b/app-text/sigil/metadata.xml index bfc4712a175..d0bbc366660 100644 --- a/app-text/sigil/metadata.xml +++ b/app-text/sigil/metadata.xml @@ -13,5 +13,11 @@ It is designed to edit books in ePub format.</longdescription> <upstream> <remote-id type="github">Sigil-Ebook/Sigil</remote-id> + <maintainer status="active"> + <email>[email protected]</email> + <name>Doug Massay</name> + </maintainer> + <bugs-to>https://github.com/Sigil-Ebook/Sigil/issues</bugs-to> + <changelog>https://github.com/Sigil-Ebook/Sigil/blob/master/ChangeLog.txt</changelog> </upstream> </pkgmetadata>
