From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id BF44F21E1452C for ; Wed, 16 Aug 2017 11:24:04 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 8DD117BE20; Wed, 16 Aug 2017 18:26:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 8DD117BE20 Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=lersek@redhat.com Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-59.phx2.redhat.com [10.3.116.59]) by smtp.corp.redhat.com (Postfix) with ESMTP id 367B1627D9; Wed, 16 Aug 2017 18:26:29 +0000 (UTC) To: Jordan Justen , Leif Lindholm , edk2-devel@lists.01.org Cc: Ard Biesheuvel , Andrew Fish , Michael D Kinney References: <20170816171731.19559-1-leif.lindholm@linaro.org> <150290697260.19421.6288312741594777109@jljusten-skl> From: Laszlo Ersek Message-ID: <478d0919-fda6-83af-7f06-b8505b191aa7@redhat.com> Date: Wed, 16 Aug 2017 20:26:28 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <150290697260.19421.6288312741594777109@jljusten-skl> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Wed, 16 Aug 2017 18:26:30 +0000 (UTC) Subject: Re: [PATCH] Maintainers.txt: update OvmfPkg maintainership X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2017 18:24:04 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 08/16/17 20:09, Jordan Justen wrote: > On 2017-08-16 10:17:31, Leif Lindholm wrote: >> Add Ard Biesheuvel as a maintainer on OvmfPkg. >> Change Jordan Justen from maintainer to reviewer. > > I would have preferred to add Ard as a reviewer for now. Both approaches work for me. (They are both inferior to the one with three "M" roles, IMO, which is my preference.) Laszlo > -Jordan > >> Cc: Ard Biesheuvel >> Cc: Jordan Justen >> Cc: Laszlo Ersek >> Cc: Andrew Fish >> Cc: Michael D Kinney >> >> Contributed-under: TianoCore Contribution Agreement 1.1 >> Signed-off-by: Leif Lindholm >> --- >> Maintainers.txt | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) >> >> diff --git a/Maintainers.txt b/Maintainers.txt >> index fd5c976056..82e864b0fd 100644 >> --- a/Maintainers.txt >> +++ b/Maintainers.txt >> @@ -192,8 +192,9 @@ M: Ruiyu Ni >> >> OvmfPkg >> W: http://www.tianocore.org/ovmf/ >> -M: Jordan Justen >> +R: Jordan Justen >> M: Laszlo Ersek >> +M: Ard Biesheuvel >> S: Maintained >> >> PcAtChipsetPkg >> -- >> 2.11.0 >>