From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=209.132.183.28; helo=mx1.redhat.com; envelope-from=philmd@redhat.com; receiver=edk2-devel@lists.01.org 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 236B421B02822 for ; Thu, 21 Feb 2019 13:13:57 -0800 (PST) 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 78F1D81106; Thu, 21 Feb 2019 21:13:56 +0000 (UTC) Received: from x1w.redhat.com (ovpn-204-77.brq.redhat.com [10.40.204.77]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 256415D706; Thu, 21 Feb 2019 21:13:51 +0000 (UTC) From: Philippe Mathieu-Daude To: edk2-devel@lists.01.org Cc: Ard Biesheuvel , Laszlo Ersek , Philippe Mathieu-Daude Date: Thu, 21 Feb 2019 22:13:48 +0100 Message-Id: <20190221211348.22132-1-philmd@redhat.com> MIME-Version: 1.0 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.28]); Thu, 21 Feb 2019 21:13:56 +0000 (UTC) Subject: [PATCH] Maintainers.txt: Register myself as OvmfPkg/ArmVirtPkg reviewer X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2019 21:13:57 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Part of my assignment is to review OVMF and ArmVirt patches, having my address listed will help me to catch the related patches. Signed-off-by: Philippe Mathieu-Daude --- Maintainers.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index 7772926b2f..3c17038fab 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -82,6 +82,7 @@ M: Laszlo Ersek M: Ard Biesheuvel R: Julien Grall (Xen modules) +R: Philippe Mathieu-Daudé BaseTools W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools @@ -225,6 +226,7 @@ R: Marc-André Lureau (TPM2 modules) R: Stefan Berger (TPM2 modules) +R: Philippe Mathieu-Daudé S: Maintained PcAtChipsetPkg -- 2.20.1