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:47 -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 A9B1587621; Mon, 15 Jul 2019 17:04:46 +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 510B160BF1; Mon, 15 Jul 2019 17:04:44 +0000 (UTC) From: "Laszlo Ersek" To: edk2-devel-groups-io Cc: Andrew Fish , Anthony Perard , Ard Biesheuvel , Jordan Justen , Julien Grall , Leif Lindholm , Michael D Kinney , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Subject: [PATCH 2/4] Maintainers.txt: split out section "OvmfPkg: Xen-related modules" Date: Mon, 15 Jul 2019 19:04:29 +0200 Message-Id: <20190715170431.13955-3-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.26]); Mon, 15 Jul 2019 17:04:46 +0000 (UTC) Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable We ask contributors to copy Anthony and Julien on patches that affect "Xe= n 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: Anthony Perard Cc: Ard Biesheuvel Cc: Jordan Justen Cc: Julien Grall Cc: Leif Lindholm Cc: Michael D Kinney Cc: Philippe Mathieu-Daud=C3=A9 Signed-off-by: Laszlo Ersek --- Notes: - Spelling out actual module names, in place of OvmfPkg/Library/Xen* = and OvmfPkg/Xen* wildcards, makes for better readability in my opinion. Maintainers.txt | 28 +++++++++++++++++--- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index e9ab3b3b372a..3a690b2ee200 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -206,24 +206,44 @@ M: Jiaxin Wu OvmfPkg F: OvmfPkg/ W: http://www.tianocore.org/ovmf/ M: Jordan Justen M: Laszlo Ersek M: Ard Biesheuvel -R: Anthony Perard - (Xen modules) -R: Julien Grall - (Xen modules) R: Marc-Andr=C3=A9 Lureau (TPM2 modules) R: Stefan Berger (TPM2 modules) 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 +F: OvmfPkg/Include/IndustryStandard/Xen/ +F: OvmfPkg/Include/Library/XenHypercallLib.h +F: OvmfPkg/Include/Library/XenIoMmioLib.h +F: OvmfPkg/Include/Protocol/XenBus.h +F: OvmfPkg/Include/Protocol/XenIo.h +F: OvmfPkg/Library/PciHostBridgeLib/XenSupport.c +F: OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c +F: OvmfPkg/Library/XenConsoleSerialPortLib/ +F: OvmfPkg/Library/XenHypercallLib/ +F: OvmfPkg/Library/XenIoMmioLib/ +F: OvmfPkg/PlatformPei/MemDetect.c +F: OvmfPkg/PlatformPei/Platform.* +F: OvmfPkg/PlatformPei/Xen.* +F: OvmfPkg/SmbiosPlatformDxe/*Xen.c +F: OvmfPkg/XenBusDxe/ +F: OvmfPkg/XenIoPciDxe/ +F: OvmfPkg/XenPvBlkDxe/ +R: Anthony Perard +R: Julien Grall + PcAtChipsetPkg F: PcAtChipsetPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg M: Ray Ni =20 SecurityPkg --=20 2.19.1.3.g30247aa5d201