commit: 12f7f677c8df766d1ecaa227386a91160bf1e2aa Author: Stefan Strogin <steils <AT> gentoo <DOT> org> AuthorDate: Wed Jun 12 16:15:48 2019 +0000 Commit: Stefan Strogin <steils <AT> gentoo <DOT> org> CommitDate: Thu Jun 13 15:30:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f7f677
media-video/openshot: add myself as maintainer Signed-off-by: Stefan Strogin <steils <AT> gentoo.org> media-libs/libopenshot/metadata.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/media-libs/libopenshot/metadata.xml b/media-libs/libopenshot/metadata.xml index 2f5ef7858c7..e12300d5d59 100644 --- a/media-libs/libopenshot/metadata.xml +++ b/media-libs/libopenshot/metadata.xml @@ -1,9 +1,11 @@ <?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>Stefan Strogin</name> + </maintainer> <upstream> - <remote-id type="launchpad">libopenshot</remote-id> <remote-id type="github">OpenShot/libopenshot</remote-id> <bugs-to>https://github.com/OpenShot/libopenshot/issues</bugs-to> </upstream>
