From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.85.167.194, mailfrom: mlureau@redhat.com) Received: from mail-oi1-f194.google.com (mail-oi1-f194.google.com [209.85.167.194]) by groups.io with SMTP; Thu, 18 Jul 2019 01:56:27 -0700 Received: by mail-oi1-f194.google.com with SMTP id v186so20879704oie.5 for ; Thu, 18 Jul 2019 01:56:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=KmZKPgJEpVOIIpIsbMi5uefNdo4AvWPN75TTyuId/LY=; b=SSJVlsE0WZObMpNtoZZ1bu82q5l7E8ALUVqm0df4O+Tp9r+aKJ0/nAVtI/37akxs5o yaRTvJw9l9AanwC4NgS8c0RCIVED/ZbgbfKhR9Jcw31GvYVHbvr8KdXIEkHjSga+sk+w 3yUHQNfx9rRTlXRzYCeMmjScLTsi7R3Mz1qCCTUuvkZH/JWKGcqaPsKrABvNv/SpnlBQ t/6aCUuIc4ft/tKqZALbbtWgrYQ4UOumrCp1NDIc43z1B2JzZnRp6zluyKTLTu6fKEg5 dHLvB5OVZdlGH1J0NIPJhUUwFjH7cNYIAJaxYB3nzEREt0HPDfGaxYHktZLib+x7BuCd uBBQ== X-Gm-Message-State: APjAAAWuCcjI3KgKthPVdAXse9MffC0ShtFFyorqO5BExxcRtzW0dMDr PEcZ9aKytMAnbr1QgKfsgooxsxdwHijz0CdpqEoezw== X-Google-Smtp-Source: APXvYqwabUoqKq2884GcqSUTW0ZxbDfGRXMynTZQmTxbliIqx08M0VLXW4qdlrnRNge/fmHVXZxkis/7DTIrLrhFMls= X-Received: by 2002:aca:f513:: with SMTP id t19mr23573441oih.76.1563440186790; Thu, 18 Jul 2019 01:56:26 -0700 (PDT) MIME-Version: 1.0 References: <20190715170431.13955-1-lersek@redhat.com> <20190715170431.13955-4-lersek@redhat.com> In-Reply-To: <20190715170431.13955-4-lersek@redhat.com> From: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= Date: Thu, 18 Jul 2019 12:56:15 +0400 Message-ID: Subject: Re: [PATCH 3/4] Maintainers.txt: split out section "OvmfPkg: TCG- and TPM2-related modules" To: Laszlo Ersek Cc: edk2-devel-groups-io , Andrew Fish , Ard Biesheuvel , Jordan Justen , Leif Lindholm , Michael D Kinney , =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= , Stefan Berger Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi On Mon, Jul 15, 2019 at 9:04 PM Laszlo Ersek wrote: > > 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 Reviewed-by: Marc-Andr=C3=A9 Lureau > --- > 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 > > 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 > > +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 > > SecurityPkg > -- > 2.19.1.3.g30247aa5d201 > >