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:53 -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 DCEB2C04959F; Mon, 15 Jul 2019 17:04:52 +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 0BDF560BEC; Mon, 15 Jul 2019 17:04:46 +0000 (UTC) From: "Laszlo Ersek" To: edk2-devel-groups-io Cc: Andrew Fish , Ard Biesheuvel , Jordan Justen , Leif Lindholm , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Michael D Kinney , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Stefan Berger Subject: [PATCH 3/4] Maintainers.txt: split out section "OvmfPkg: TCG- and TPM2-related modules" Date: Mon, 15 Jul 2019 19:04:30 +0200 Message-Id: <20190715170431.13955-4-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:53 +0000 (UTC) Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable We ask contributors to copy Marc-Andr=C3=A9 and Stefan on patches that af= fect "TPM2 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: Jordan Justen Cc: Leif Lindholm Cc: Marc-Andr=C3=A9 Lureau Cc: Michael D Kinney Cc: Philippe Mathieu-Daud=C3=A9 Cc: Stefan Berger Signed-off-by: Laszlo Ersek --- Maintainers.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 3a690b2ee200..31ec66b3cb0d 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -206,16 +206,12 @@ M: Jiaxin Wu OvmfPkg F: OvmfPkg/ W: http://www.tianocore.org/ovmf/ M: Jordan Justen M: Laszlo Ersek M: Ard Biesheuvel -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 @@ -238,12 +234,21 @@ F: OvmfPkg/SmbiosPlatformDxe/*Xen.c F: OvmfPkg/XenBusDxe/ F: OvmfPkg/XenIoPciDxe/ F: OvmfPkg/XenPvBlkDxe/ R: Anthony Perard R: Julien Grall =20 +OvmfPkg: TCG- and TPM2-related modules +F: OvmfPkg/Include/IndustryStandard/QemuTpm.h +F: OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c +F: OvmfPkg/Library/Tcg2PhysicalPresenceLib*/ +F: OvmfPkg/PlatformPei/ClearCache.c +F: OvmfPkg/Tcg/ +R: Marc-Andr=C3=A9 Lureau +R: Stefan Berger + PcAtChipsetPkg F: PcAtChipsetPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg M: Ray Ni =20 SecurityPkg --=20 2.19.1.3.g30247aa5d201