From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1177101-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 B97AD1382C5 for <garchives@archives.gentoo.org>; Thu, 4 Jun 2020 20:36:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6B3DE08C2; Thu, 4 Jun 2020 20:36:20 +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 CB898E08C2 for <gentoo-commits@lists.gentoo.org>; Thu, 4 Jun 2020 20:36:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A4CFD34F254 for <gentoo-commits@lists.gentoo.org>; Thu, 4 Jun 2020 20:36:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B24DE242 for <gentoo-commits@lists.gentoo.org>; Thu, 4 Jun 2020 20:36:15 +0000 (UTC) From: "Pacho Ramos" <pacho@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" <pacho@gentoo.org> Message-ID: <1591301892.6b24484e99cfaf4c25a2c6812ea8e08bade903cd.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/bumblebee/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/bumblebee/metadata.xml X-VCS-Directories: x11-misc/bumblebee/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 6b24484e99cfaf4c25a2c6812ea8e08bade903cd X-VCS-Branch: master Date: Thu, 4 Jun 2020 20:36:15 +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: 920342c3-23cd-4387-8d3d-7bde8b152610 X-Archives-Hash: 0f2d6c8c854129766ad5f97d13a7ce59 commit: 6b24484e99cfaf4c25a2c6812ea8e08bade903cd Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Thu Jun 4 20:18:12 2020 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Thu Jun 4 20:18:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b24484e x11-misc/bumblebee: Co-maintain Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> x11-misc/bumblebee/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/x11-misc/bumblebee/metadata.xml b/x11-misc/bumblebee/metadata.xml index 8db7b5c88e4..fa0b06478c2 100644 --- a/x11-misc/bumblebee/metadata.xml +++ b/x11-misc/bumblebee/metadata.xml @@ -5,6 +5,10 @@ <email>NP-Hardass@gentoo.org</email> <name>NP-Hardass</name> </maintainer> + <maintainer type="person"> + <email>pacho@gentoo.org</email> + <name>Pacho Ramos</name> + </maintainer> <maintainer type="person"> <email>rei4dan@gmail.com</email> <name>My Th</name>