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 0CC6521CFA5EA for ; Wed, 16 Aug 2017 11:00:12 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B3B92883DF; Wed, 16 Aug 2017 18:02:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com B3B92883DF Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx02.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 5C40668D5A; Wed, 16 Aug 2017 18:02:36 +0000 (UTC) To: Leif Lindholm , edk2-devel@lists.01.org Cc: Ard Biesheuvel , Jordan Justen , Andrew Fish , Michael D Kinney References: <20170816171731.19559-1-leif.lindholm@linaro.org> From: Laszlo Ersek Message-ID: Date: Wed, 16 Aug 2017 20:02:35 +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: <20170816171731.19559-1-leif.lindholm@linaro.org> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Wed, 16 Aug 2017 18:02:37 +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:00:12 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 08/16/17 19:17, Leif Lindholm wrote: > Add Ard Biesheuvel as a maintainer on OvmfPkg. > Change Jordan Justen from maintainer to reviewer. > > 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 > For the record: I disagree with the two-maintainer limit set forth in commit d75b8ac278bc. (I recall that Leif found it strange too.) I would strongly prefer *all three of us* to co-maintain OvmfPkg, with push access -- "M" role -- tied specifically to OvmfPkg for *all* parties. ... I guess the two-maintainer limit is a debate for another day. Acked-by: Laszlo Ersek Thanks, Laszlo