From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9C7E138334 for ; Sun, 19 May 2019 00:18:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15FE0E0B01; Sun, 19 May 2019 00:18:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DB53EE0B01 for ; Sun, 19 May 2019 00:18:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5354F344A6C for ; Sun, 19 May 2019 00:18:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA92D5DE for ; Sun, 19 May 2019 00:18:18 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1558225085.8d456c71da6996cf904b4cd657bc1c02cdfc5efd.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/yafaray/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/yafaray/metadata.xml X-VCS-Directories: media-gfx/yafaray/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 8d456c71da6996cf904b4cd657bc1c02cdfc5efd X-VCS-Branch: master Date: Sun, 19 May 2019 00:18:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 055a2227-5248-4ee7-8c2d-63a85841b76f X-Archives-Hash: 3f8789251384d26f165edb60793e8dd4 commit: 8d456c71da6996cf904b4cd657bc1c02cdfc5efd Author: Bernd Waibel gmail com> AuthorDate: Fri May 17 14:22:25 2019 +0000 Commit: Michael Palimaka gentoo 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 gmail.com> Signed-off-by: Michael Palimaka 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 @@ - + + waebbl@gmail.com + Bernd Waibel + + + proxy-maint@gentoo.org + Proxy Maintainer Team + 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.