commit: 8d456c71da6996cf904b4cd657bc1c02cdfc5efd Author: Bernd Waibel <waebbl <AT> gmail <DOT> com> AuthorDate: Fri May 17 14:22:25 2019 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun May 19 00:18:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d456c71
media-gfx/yafaray: adjust maintainer Add myself and proxy-maint as maintainers See also https://archives.gentoo.org/gentoo-dev/message/45119cbca4867b04277d52dadfede506 Closes: https://bugs.gentoo.org/686156 Closes: https://github.com/gentoo/gentoo/pull/12029 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl <AT> gmail.com> Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org> media-gfx/yafaray/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/media-gfx/yafaray/metadata.xml b/media-gfx/yafaray/metadata.xml index f6cffe69824..795c6e4891e 100644 --- a/media-gfx/yafaray/metadata.xml +++ b/media-gfx/yafaray/metadata.xml @@ -1,7 +1,14 @@ <?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>Bernd Waibel</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <description>Proxy Maintainer Team</description> + </maintainer> <longdescription lang="en"> YafaRay is a raytracing open source render engine. Raytracing is a rendering technique for generating realistic images by tracing the path of light through a 3D scene. An render engine consists of a "faceless" computer program that interacts with a host 3D application to provide very specific raytracing capabilties "on demand". Blender 3D is the host application of YafaRay.
