media-gfx/yafaray: adjust maintainer
authorBernd Waibel <waebbl@gmail.com>
Fri, 17 May 2019 14:22:25 +0000 (16:22 +0200)
committerMichael Palimaka <kensington@gentoo.org>
Sun, 19 May 2019 00:18:05 +0000 (10:18 +1000)
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@gmail.com>
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
media-gfx/yafaray/metadata.xml

index f6cffe69824444f97b7e1af18f9c2de38133aa73..795c6e4891e0078daa896044ca8ae71650fa106d 100644 (file)
@@ -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>waebbl@gmail.com</email>
+               <name>Bernd Waibel</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</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.