From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1290917-garchives=archives.gentoo.org@lists.gentoo.org> 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 148EB1382C5 for <garchives@archives.gentoo.org>; Sun, 6 Jun 2021 08:14:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F879E0896; Sun, 6 Jun 2021 08:14:34 +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 57281E0896 for <gentoo-commits@lists.gentoo.org>; Sun, 6 Jun 2021 08:14:34 +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 630BF340C40 for <gentoo-commits@lists.gentoo.org>; Sun, 6 Jun 2021 08:14:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EE767A5 for <gentoo-commits@lists.gentoo.org>; Sun, 6 Jun 2021 08:14:30 +0000 (UTC) From: "Jian Lin" <jlin.gentoo@outlook.com> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jian Lin" <jlin.gentoo@outlook.com> Message-ID: <1622854630.c8f021cc410ddd56f1318191bb1e0f04e700b625.jian@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-emulation/yuzu/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-emulation/yuzu/metadata.xml X-VCS-Directories: games-emulation/yuzu/ X-VCS-Committer: jian X-VCS-Committer-Name: Jian Lin X-VCS-Revision: c8f021cc410ddd56f1318191bb1e0f04e700b625 X-VCS-Branch: master Date: Sun, 6 Jun 2021 08:14:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 77a55dbc-f767-43d3-8537-c5e0a750ff50 X-Archives-Hash: ee1ccdcc7657bf94c887a23c9b6a6977 commit: c8f021cc410ddd56f1318191bb1e0f04e700b625 Author: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr> AuthorDate: Sat Jun 5 00:57:10 2021 +0000 Commit: Jian Lin <jlin.gentoo <AT> outlook <DOT> com> CommitDate: Sat Jun 5 00:57:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8f021cc games-emulation/yuzu: fix metadata.xml Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr> games-emulation/yuzu/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-emulation/yuzu/metadata.xml b/games-emulation/yuzu/metadata.xml index 3974ff3d6..948f2e846 100644 --- a/games-emulation/yuzu/metadata.xml +++ b/games-emulation/yuzu/metadata.xml @@ -2,8 +2,8 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <name>mazes-80</name> - <email>mazes-80@github.com</email> + <name>Samuel Bauer</name> + <email>samuel.bauer@yahoo.fr</email> </maintainer> <use> <flag name="boxcat">Enable the Boxcat service, a yuzu high-level implementation of BCAT</flag>