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.221.67, mailfrom: philmd@redhat.com) Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by groups.io with SMTP; Mon, 15 Jul 2019 10:07:25 -0700 Received: by mail-wr1-f67.google.com with SMTP id z1so17887365wru.13 for ; Mon, 15 Jul 2019 10:07:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:openpgp:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=9o4l/IdKhFsvsmUi829TY4t0dzKgwKr31ETwHIppbDg=; b=uccvUHdG2VaQfRpgRoRfDIzUT5T8Mj7GYZIJtB7uhtfAdkOPXGhOxopwhxqx4D+bD4 x9fR/5Qv0Qvsh9OuqCwEXO1FyGi0PwYVw6LfKwYSsOmh7hkDfcE+2Lroyl9JRbguw8pm /KoLoAnRLBeD4dbUYJNsgVNxTG6ry4uJnqDT5c3RHV5j9m+8aSwxnENweZNM6vj2Vew/ ru4FLbjhfIVUx0Qu2vVzlsNgS4GIW1gQzFaYHzyWJJ9aF+AFJ1MZaNdyOgsbh/5iGrRM EomaykwiqmC/zjtgrOParyc3doM0Vc6nMfI1NT17LLssFEB93InQJeN82yBWcoE6xIm1 HXQQ== X-Gm-Message-State: APjAAAXcsjKEEkqoE86Ma4nVD/8BVsthmgOF4pvtQF80JmiQbBt36kAq u5LGzpwzbyfuFfpZBcHgncInMA== X-Google-Smtp-Source: APXvYqw5OlblrcCmLIOCf/C7MIRznIov/Yc5IZbXbzmN4GqIszMWRCO/M6N4HKrC57Ho6zSO4xFJXg== X-Received: by 2002:adf:ec8e:: with SMTP id z14mr19163498wrn.269.1563210444028; Mon, 15 Jul 2019 10:07:24 -0700 (PDT) Return-Path: Received: from [192.168.1.38] (62.red-83-42-61.dynamicip.rima-tde.net. [83.42.61.62]) by smtp.gmail.com with ESMTPSA id l17sm5280108wrr.94.2019.07.15.10.07.23 (version=TLS1_3 cipher=AEAD-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2019 10:07:23 -0700 (PDT) Subject: Re: [PATCH 4/4] Maintainers.txt: split out section "OvmfPkg: CSM modules" To: Laszlo Ersek , edk2-devel-groups-io Cc: Andrew Fish , Ard Biesheuvel , David Woodhouse , Jordan Justen , Leif Lindholm , Michael D Kinney References: <20190715170431.13955-1-lersek@redhat.com> <20190715170431.13955-5-lersek@redhat.com> From: =?UTF-8?B?UGhpbGlwcGUgTWF0aGlldS1EYXVkw6k=?= Openpgp: id=89C1E78F601EE86C867495CBA2A3FD6EDEADC0DE; url=http://pgp.mit.edu/pks/lookup?op=get&search=0xA2A3FD6EDEADC0DE Message-ID: <900816ee-d50c-26e9-835b-95c8b5c3b29b@redhat.com> Date: Mon, 15 Jul 2019 19:07:22 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <20190715170431.13955-5-lersek@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit On 7/15/19 7:04 PM, Laszlo Ersek wrote: > 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é > 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 > > 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/BdsPlatform.c > F: OvmfPkg/Library/Tcg2PhysicalPresenceLib*/ > F: OvmfPkg/PlatformPei/ClearCache.c > F: OvmfPkg/Tcg/ > R: Marc-André Lureau > R: Stefan Berger > > +OvmfPkg: CSM modules > +F: OvmfPkg/Csm/ > +R: David Woodhouse > + Reviewed-by: Philippe Mathieu-Daude > PcAtChipsetPkg > F: PcAtChipsetPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg > M: Ray Ni > > SecurityPkg >