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; Thu, 20 Jun 2019 08:43:32 -0700 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1F2F9C0467E4; Thu, 20 Jun 2019 15:43:14 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-117-226.ams2.redhat.com [10.36.117.226]) by smtp.corp.redhat.com (Postfix) with ESMTP id E6E7C60477; Thu, 20 Jun 2019 15:43:08 +0000 (UTC) Subject: Re: [edk2-devel] [RFC] Fine-grained review ownership for MdeModulePkg To: devel@edk2.groups.io, leif.lindholm@linaro.org, "Wu, Hao A" Cc: "Kinney, Michael D" , Andrew Fish , "Justen, Jordan L" , Ard Biesheuvel , "Gao, Liming" , "Yao, Jiewen" , "Zeng, Star" References: <20190611095150.l7vmqyn3ln4gmvyq@bivouac.eciton.net> <20190619093533.ueex63rrkovdhyz2@bivouac.eciton.net> From: "Laszlo Ersek" Message-ID: Date: Thu, 20 Jun 2019 17:43:08 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190619093533.ueex63rrkovdhyz2@bivouac.eciton.net> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Thu, 20 Jun 2019 15:43:19 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 06/19/19 11:35, Leif Lindholm wrote: > On Wed, Jun 19, 2019 at 05:09:40AM +0000, Wu, Hao A wrote: >> Hello all, >> >> As suggested by Ray and Leif, modules (with wildcard) in MdeModulePkg are >> classified to a list of features. >> >> Please note that: >> * The below list is a draft at this moment, please help to provide >> feedbacks/comments; >> * Modules with no clear classification are listed under the 'Misc' section >> at the bottom of the list. > > Thank you for doing the heavy lifting. +1 > A few comments below on how this could be more easily described in the > Maintainer.txt syntax. With Leif's comments addressed, I'd be super pleased to have this pattern list for covering MdeModulePkg, minimally as a starting point. (I'm neutral on moving around GraphicsOutputDxe and Logo -- we could do that now, or as a later improvement.) Thanks! Laszlo