diff options
author | Bernd Waibel <waebbl@gmail.com> | 2019-05-17 16:22:25 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2019-05-19 10:18:05 +1000 |
commit | 8d456c71da6996cf904b4cd657bc1c02cdfc5efd (patch) | |
tree | 38d538022d2e76f13a73fbd0cd0f18bcedf7cd9b /media-gfx/yafaray | |
parent | app-benchmarks/bonnie++: fix SRC_URI, use HTTPS (diff) | |
download | gentoo-8d456c71da6996cf904b4cd657bc1c02cdfc5efd.tar.gz gentoo-8d456c71da6996cf904b4cd657bc1c02cdfc5efd.tar.bz2 gentoo-8d456c71da6996cf904b4cd657bc1c02cdfc5efd.zip |
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@gmail.com>
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'media-gfx/yafaray')
-rw-r--r-- | media-gfx/yafaray/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-gfx/yafaray/metadata.xml b/media-gfx/yafaray/metadata.xml index f6cffe698244..795c6e4891e0 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>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. |