From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Wed, 03 Jul 2019 07:47:37 -0700 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7B24A30821FF; Wed, 3 Jul 2019 14:47:37 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-114.ams2.redhat.com [10.36.116.114]) by smtp.corp.redhat.com (Postfix) with ESMTP id 963E47C5CA; Wed, 3 Jul 2019 14:47:36 +0000 (UTC) Subject: Re: [PATCH 1/1] Maintainers.txt: add Leif Lindholm as Package Reviewer of ArmVirtPkg To: Leif Lindholm , devel@edk2.groups.io References: <20190703103605.21198-1-leif.lindholm@linaro.org> From: "Laszlo Ersek" Message-ID: <56a14c3a-bf24-a4e1-1142-9b0c613bde21@redhat.com> Date: Wed, 3 Jul 2019 16:47:35 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190703103605.21198-1-leif.lindholm@linaro.org> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.47]); Wed, 03 Jul 2019 14:47:37 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 07/03/19 12:36, Leif Lindholm wrote: > ArmVirtPkg was created before we introduced the Package Reviewer (R:) > role in Maintainers.txt. However, we have always had an informal > agreement that if Ard or Laszlo is absent, I can review patches by > the still present one for going into ArmVirtPkg. > > Plus, as one of the ArmPkg maintainers, it makes sense for me to have > better visibility of goings-on in ArmVirtPkg. > > So let's formalise that, and add myself as a Package Reviewer, to be > CC:d on patches (while not taking up full maintainer responsibilities). > > Signed-off-by: Leif Lindholm > --- > Maintainers.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 388a21c63585..13428929e96d 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -79,6 +79,7 @@ M: Laszlo Ersek > M: Ard Biesheuvel > R: Julien Grall > (Xen modules) > +R: Leif Lindholm > > BaseTools > W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools > Reviewed-by: Laszlo Ersek Thank you for the help! Laszlo