commit: b0475837bcb3ac55ef514546e3867b8f9c342e8b Author: Christopher Steward <cstew764 <AT> gmail <DOT> com> AuthorDate: Fri Jan 3 22:59:04 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jan 21 19:10:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0475837
media-video/baka-mplayer: added myself as proxy maintainer Added myself as proxy maintainer and the proxy-maint project to metadata. Signed-off-by: Christopher Steward <cstew764 <AT> gmail.com> Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-video/baka-mplayer/metadata.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/media-video/baka-mplayer/metadata.xml b/media-video/baka-mplayer/metadata.xml index caeecbbcc44..0e74b241272 100644 --- a/media-video/baka-mplayer/metadata.xml +++ b/media-video/baka-mplayer/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="person"> + <email>[email protected]</email> + <name>Christopher Steward</name> + </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Gentoo Qt Project</name> @@ -9,6 +13,10 @@ <email>[email protected]</email> <name>Gentoo Video project</name> </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="github">u8sand/Baka-MPlayer</remote-id> </upstream>
