From nobody Sat May 4 23:03:53 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+50447+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+50447+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1573544477; cv=none; d=zoho.com; s=zohoarc; b=NuFjBU2pWf2Byta7mm6vlX5jnnZOGOit3JlaXblA/gsBN1bqehe8c6rRMwwTW+/he/h5wsIrg4SHctTFRQdhUG6mFClK0hoqvMbcApOvjmIBba4BRjpj0Y8/EwPVW1GaJylBbaXvxBwefVR2D2buSVcfdeCY8VE9fbcsUy533OI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1573544477; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To; bh=dEqJ6rBXGnfJdUr7/nyB0SYFEqOsUXrCD0IpXkE6BD4=; b=kEWHmMqm/zNfzUaFjEDUE+KEPL5GhAJItxX03HA+lFZQHDVf1zZjutFH/akvkYa1oZElm9b8I/SWEwEBfDT5OHf/F/DrbyUZhYY4ardlXt6gn9IkZw52hRo8+pS4rQYsL9qSb43IrIrhQgK37gFMmL545ouaBaqm/gOSLSuVAqE= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+50447+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1573544477459907.9736293152758; Mon, 11 Nov 2019 23:41:17 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id eUYYYY1788612xysOo8wMcWe; Mon, 11 Nov 2019 23:41:17 -0800 X-Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mx.groups.io with SMTP id smtpd.web12.8420.1573544476609035627 for ; Mon, 11 Nov 2019 23:41:16 -0800 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Nov 2019 23:41:16 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,295,1569308400"; d="scan'208";a="287464762" X-Received: from shwdeopenpsi777.ccr.corp.intel.com ([10.239.158.59]) by orsmga001.jf.intel.com with ESMTP; 11 Nov 2019 23:41:14 -0800 From: "Wang, Jian J" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Leif Lindholm , Michael D Kinney , Ray Ni , Liming Gao Subject: [edk2-devel] [PATCH] Maintainers.txt: add file filter to let GetMaintainer.py work properly Date: Tue, 12 Nov 2019 15:41:14 +0800 Message-Id: <20191112074114.1248-1-jian.j.wang@intel.com> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,jian.j.wang@intel.com X-Gm-Message-State: aQs2sAaAYUs0ysCiuaWm8m4Ix1787277AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1573544477; bh=GyVz7ObmILZ5ppNXliJ+PybQeMdMS2Z+FDf89rBb+xQ=; h=Cc:Date:From:Reply-To:Subject:To; b=nnDlZOJ6vPnsOWGhXurPpFELHexniyTXtlUOg005K7J1nfadO9ac3vBPxK/ttJKCDab O+fjb+O7m1+Z9pcwgdq7XqNivMb4VnOitagxtgFn8VvFwUFo6/wFzUYyjuHyaH0eyjruU XqJLXdOx3LNRFEI81Cnlgi6b4VD1j9tOKks= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Cc: Ard Biesheuvel Cc: Leif Lindholm Cc: Michael D Kinney Cc: Ray Ni Cc: Liming Gao Signed-off-by: Jian J Wang --- Maintainers.txt | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index 9599024e20..a4c39000c6 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -11,7 +11,8 @@ Descriptions of section entries: =20 L: Mailing list that is relevant to this area (default is edk2-devel) Patches and questions should be sent to the email list. - M: Cc address for patches and questions (ie, the package maintainer) + M: Package Maintainer: Cc address for patches and questions. Responsible + for reviewing and pushing package changes to source control. R: Package Reviewer: Cc address for patches and questions. Reviewers help maintainers review code, but don't have push access. A designated Pac= kage Reviewer is reasonably familiar with the Package (or some modules @@ -29,6 +30,22 @@ Descriptions of section entries: Obsolete: Old code. Something tagged obsolete generally means it has been replaced by a better system and you should be using that. + F: Files and directories with wildcard patterns. + A trailing slash includes all files and subdirectory files. + F: MdeModulePkg/ all files in and below MdeModulePkg + F: MdeModulePkg/* all files in MdeModulePkg, but not below + F: */Pci/* all files in a directory called Pci, at any dept= h in + the hierarchy, but not below + One pattern per line. Multiple F: lines per section acceptable. + X: Files and directories that are NOT maintained, same rules as F: + Files exclusions are tested after file matches. + Can be useful for excluding a specific subdirectory, for instance: + F: NetworkPkg/ + X: NetworkPkg/Ip6Dxe/ + matches all files in and below NetworkPkg excluding NetworkPkg/Ip6Dxe/ + Filenames not caught by any F: rule get matched as being located in the = top- + level directory. (Internally, the script looks for a match called '', + so please don't add a file called that in the top-level directory.) =20 EDK II ------ @@ -44,115 +61,142 @@ EDK II Packages: ---------------- =20 Drivers/OptionRomPkg +F: Drivers/OptionRomPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg M: Ray Ni =20 Drivers/DisplayLink +F: Drivers/DisplayLink/ M: Leif Lindholm M: Ard Bieshuevel R: Andy Hayes =20 Platform +F: Platform/ M: Ard Biesheuvel M: Leif Lindholm M: Michael D Kinney =20 Platform/Intel/QuarkPlatformPkg +F: Platform/Intel/QuarkPlatformPkg/ M: Michael D Kinney M: Kelly Steele =20 Platform/Intel/Vlv2TbltDevicePkg +F: Platform/Intel/Vlv2TbltDevicePkg/ M: Zailiang Sun M: Yi Qian =20 Platform/Intel/AdvancedFeaturePkg +F: Platform/Intel/AdvancedFeaturePkg/ M: Michael Kubacki M: Sai Chaganty R: Liming Gao =20 Platform/Intel/BoardModulePkg +F: Platform/Intel/BoardModulePkg/ M: Eric Dong R: Liming Gao =20 Platform/Intel/DebugFeaturePkg +F: Platform/Intel/DebugFeaturePkg/ M: Eric Dong R: Liming Gao =20 Platform/Intel/UserInterfaceFeaturePkg +F: Platform/Intel/UserInterfaceFeaturePkg/ M: Dandan Bi R: Liming Gao =20 Platform/Intel/KabylakeOpenBoardPkg +F: Platform/Intel/KabylakeOpenBoardPkg/ M: Chasel Chiu M: Michael Kubacki M: Nate DeSimone =20 Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3 +F: Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/ R: Jeremy Soller =20 Platform/Intel/MinPlatformPkg +F: Platform/Intel/MinPlatformPkg/ M: Michael Kubacki M: Chasel Chiu M: Nate DeSimone R: Liming Gao =20 Platform/Intel/WhiskeylakeOpenBoardPkg +F: Platform/Intel/WhiskeylakeOpenBoardPkg/ M: Chasel Chiu M: Michael Kubacki M: Nate DeSimone =20 Platform/Intel/SimicsOpenBoardPkg +F: Platform/Intel/SimicsOpenBoardPkg/ M: Wei David Y M: Agyeman Prince =20 Platform/Intel/Tools +F: Platform/Intel/Tools/ M: Bob Feng M: Liming Gao =20 Platform/Marvell +F: Platform/Marvell/ R: Marcin Wojtas =20 Platform/SolidRun/Armada80x0McBin +F: Platform/SolidRun/Armada80x0McBin/ R: Marcin Wojtas =20 Silicon +F: Silicon/ M: Ard Biesheuvel M: Leif Lindholm M: Michael D Kinney =20 Silicon/Intel/IntelSiliconPkg +F: Silicon/Intel/IntelSiliconPkg/ M: Ray Ni M: Rangasai V Chaganty =20 Silicon/Intel/QuarkSocPkg +F: Silicon/Intel/QuarkSocPkg/ M: Michael D Kinney M: Kelly Steele =20 Silicon/Intel/Vlv2DeviceRefCodePkg +F: Silicon/Intel/Vlv2DeviceRefCodePkg/ M: Zailiang Sun M: Yi Qian =20 Silicon/Intel/CoffeelakeSiliconPkg +F: Silicon/Intel/CoffeelakeSiliconPkg/ M: Chasel Chiu M: Michael Kubacki M: Sai Chaganty =20 Silicon/Intel/KabylakeSiliconPkg +F: Silicon/Intel/KabylakeSiliconPkg/ M: Chasel Chiu M: Michael Kubacki M: Sai Chaganty =20 Silicon/Intel/SimicsX58SktPkg +F: Silicon/Intel/SimicsX58SktPkg/ M: Wei David Y M: Agyeman Prince =20 Silicon/Intel/SimicsIch10Pkg +F: Silicon/Intel/SimicsIch10Pkg/ M: Wei David Y M: Agyeman Prince =20 Silicon/Intel/Tools +F: Silicon/Intel/Tools/ M: Bob Feng M: Liming Gao =20 Silicon/Marvell +F: Silicon/Marvell/ R: Marcin Wojtas --=20 2.17.1.windows.2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#50447): https://edk2.groups.io/g/devel/message/50447 Mute This Topic: https://groups.io/mt/54125563/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-