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; Mon, 15 Jul 2019 10:04:55 -0700 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 533DDC036744; Mon, 15 Jul 2019 17:04:55 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-117-21.ams2.redhat.com [10.36.117.21]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3A68860BEC; Mon, 15 Jul 2019 17:04:53 +0000 (UTC) From: "Laszlo Ersek" To: edk2-devel-groups-io Cc: Andrew Fish , Ard Biesheuvel , David Woodhouse , Jordan Justen , Leif Lindholm , Michael D Kinney , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Subject: [PATCH 4/4] Maintainers.txt: split out section "OvmfPkg: CSM modules" Date: Mon, 15 Jul 2019 19:04:31 +0200 Message-Id: <20190715170431.13955-5-lersek@redhat.com> In-Reply-To: <20190715170431.13955-1-lersek@redhat.com> References: <20190715170431.13955-1-lersek@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Mon, 15 Jul 2019 17:04:55 +0000 (UTC) Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable We ask contributors to copy David on patches that affect "CSM modules" under OvmfPkg. With the "GetMaintainer.py" script being introduced later, express this expectation in "Maintainers.txt" in machine-readable format. Cc: Andrew Fish Cc: Ard Biesheuvel Cc: David Woodhouse Cc: Jordan Justen Cc: Leif Lindholm Cc: Michael D Kinney Cc: Philippe Mathieu-Daud=C3=A9 Signed-off-by: Laszlo Ersek --- Maintainers.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 31ec66b3cb0d..18fd2ef43cb7 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -206,14 +206,12 @@ M: Jiaxin Wu OvmfPkg F: OvmfPkg/ W: http://www.tianocore.org/ovmf/ M: Jordan Justen M: Laszlo Ersek M: Ard Biesheuvel -R: David Woodhouse - (CSM modules) S: Maintained =20 OvmfPkg: Xen-related modules F: OvmfPkg/AcpiPlatformDxe/Xen.c F: OvmfPkg/Include/Guid/XenBusRootDevice.h F: OvmfPkg/Include/Guid/XenInfo.h @@ -243,12 +241,16 @@ F: OvmfPkg/Library/PlatformBootManagerLib/BdsPlatfo= rm.c F: OvmfPkg/Library/Tcg2PhysicalPresenceLib*/ F: OvmfPkg/PlatformPei/ClearCache.c F: OvmfPkg/Tcg/ R: Marc-Andr=C3=A9 Lureau R: Stefan Berger =20 +OvmfPkg: CSM modules +F: OvmfPkg/Csm/ +R: David Woodhouse + PcAtChipsetPkg F: PcAtChipsetPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg M: Ray Ni =20 SecurityPkg --=20 2.19.1.3.g30247aa5d201