From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id C0DCB740035 for ; Thu, 1 Aug 2024 21:43:34 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=tdarC59yiGS2GcEwSC/N/O0DrBHDo+pWWAXpETnwxrw=; c=relaxed/simple; d=groups.io; h=Feedback-ID:From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; s=20240206; t=1722548614; v=1; b=yFEhHu53y2HGLJVkAEdhJx1ROCRs68WZRyMW0HTCN8KAmYzPwl+Pdm2BmSkBqtgy52gFtVrr 3sLCu7VrMPGt/IgSOttAK3rkv8Kjd+Y1CSJ9fWjHH1AZUJZL0CSDM7+Vpex8mXhWRVTMbxyz92n +GjdIETQ6PbEYhZVkxAgTQQByEJ2vhflBevW5p0sAok91ZQXvbF4nkLzyG5aw3sZzoqKdSqnGT2 nbqfmLcMlOLuw9sFFSSUX1u34kl9XSQTJR0O4xZmyCmzdLPpS6QWo04aaDssVCxUyFJbDc1OgUL cnz6gDLCAFct69Zvv/1k48mt10gZ3pk4MdcN4E6I0sFuQ== X-Received: by 127.0.0.2 with SMTP id GL46YY7687511xE8lNblCMXx; Thu, 01 Aug 2024 14:43:33 -0700 X-Received: from fhigh1-smtp.messagingengine.com (fhigh1-smtp.messagingengine.com [103.168.172.152]) by mx.groups.io with SMTP id smtpd.web10.80017.1722548612307640607 for ; Thu, 01 Aug 2024 14:43:32 -0700 X-Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailfhigh.nyi.internal (Postfix) with ESMTP id 83CBD1151421; Thu, 1 Aug 2024 17:43:31 -0400 (EDT) X-Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Thu, 01 Aug 2024 17:43:31 -0400 X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeeftddrjeelgddtudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenog fuuhhsphgvtghtffhomhgrihhnucdlgeelmdenucfjughrpefhvfevufffkffojghfgggt gfesthekredtredtjeenucfhrhhomheptfgvsggvtggtrgcuvehrrghnuceorhgvsggvtg gtrgessghsughiohdrtghomheqnecuggftrfgrthhtvghrnhepffelheegtdekleevlefg ledugeevjeelgeffgffgffehffeugedtgfevkeekudeunecuffhomhgrihhnpehgihhthh husgdrtghomhdpghhithhhuhgsrdhiohdpghhrohhuphhsrdhiohenucevlhhushhtvghr ufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehrvggsvggttggrsegsshguih hordgtohhmpdhnsggprhgtphhtthhopedt X-ME-Proxy: Feedback-ID: i5b994698:Fastmail X-Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 1 Aug 2024 17:43:30 -0400 (EDT) From: "Rebecca Cran" To: devel@edk2.groups.io, Leif Lindholm , Michael D Kinney Cc: Rebecca Cran Subject: [edk2-devel] [PATCH edk2-platforms v3 1/1] Move to the GitHub Pull Request workflow Date: Thu, 1 Aug 2024 15:43:11 -0600 Message-ID: <20240801214315.226636-2-rebecca@bsdio.com> In-Reply-To: <20240801214315.226636-1-rebecca@bsdio.com> References: <20240801214315.226636-1-rebecca@bsdio.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Thu, 01 Aug 2024 14:43:32 -0700 Resent-From: rebecca@bsdio.com Reply-To: devel@edk2.groups.io,rebecca@bsdio.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: ONQqMmLqgwoazoiLON0p2rlfx7686176AA= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=yFEhHu53; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io Migrate data from Maintainers.txt to the GitHub standard CODEOWNERS files plus REVIEWERS and CONTRIBUTORS.md. The latter file contains mappings from name to email address and GitHub usernames, which will help people who want to email maintainers instead of using GitHub. Add .github/workflows/AssignReviewers.yml which adds reviewers to a Pull Request based on the content of the REVIEWERS file. Signed-off-by: Rebecca Cran --- .github/workflows/AssignReviewers.yml | 31 ++ CODEOWNERS | 146 +++++++ CONTRIBUTORS.md | 68 +++ Maintainers.txt | 445 -------------------- REVIEWERS | 92 ++++ Readme.md | 33 +- 6 files changed, 365 insertions(+), 450 deletions(-) diff --git a/.github/workflows/AssignReviewers.yml b/.github/workflows/AssignReviewers.yml new file mode 100644 index 000000000000..0702ad7bdc9a --- /dev/null +++ b/.github/workflows/AssignReviewers.yml @@ -0,0 +1,31 @@ +## @file +# Assign reviewers from a REVIEWERS file using CODEOWNERS syntax +# +# Copyright (c) 2022, Intel Corporation. All rights reserved.
+# SPDX-License-Identifier: BSD-2-Clause-Patent +## + +# Copied from https://github.com/mdkinney/github-action-assign-reviewers +# commit 77731e1 + +name: Assign reviewers from a REVIEWERS file using CODEOWNERS syntax + +on: + pull_request_target: + types: [opened, synchronize, reopened, ready_for_review] + branches: + - main + +jobs: + assign_reviewers: + if: github.event.pull_request.draft == false + runs-on: ubuntu-latest + permissions: + pull-requests: write + steps: + - name: Checkout Pull Request Target + uses: actions/checkout@v2 + - name: Assign Reviewers + uses: mdkinney/github-action-assign-reviewers@main + with: + token: ${{secrets.GITHUB_TOKEN}} diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000000..7f7a314bc921 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,146 @@ +# This file contains the list of maintainers (i.e. people who own the +# packages and can commit changes) for various parts of edk2-platforms. + +# EDK II Platforms maintainers +# ============================ +* @leiflindholm @mdkinney + +# EDK II Platforms Packages +# ========================= + +/Platform/96Boards/** @ardbiesheuvel @leiflindholm + +/Platform/AMD/** @changab @abdattar @pbgrimes + +/Platform/AMD/AgesaModulePkg/** @changab @abdattar @pbgrimes +/Platform/AMD/AgesaPkg/** @changab @abdattar @pbgrimes +/Platform/AMD/AmdCbsPkg/** @changab @abdattar @pbgrimes +/Platform/AMD/AmdCpmPkg/** @changab @abdattar @pbgrimes + +# AMD Seattle platforms +/Platform/AMD/OverdriveBoard/** @changab @abdattar @pbgrimes @ardbiesheuvel @leiflindholm +/Silicon/AMD/Styx/** @changab @abdattar @pbgrimes @ardbiesheuvel @leiflindholm +/Platform/LeMaker/CelloBoard/** @ardbiesheuvel @leiflindholm +/Platform/SoftIron/ @ardbiesheuvel @leiflindholm + +# AMD VanGoghBoard +/Platform/AMD/VanGoghBoard/** @changab @abdattar @pbgrimes @exinghr + +# Ampere Computing +/Platform/Ampere/** @nhivp +/Silicon/Ampere/** @nhivp + +# ARM +/Platform/ARM/** @samimujawar +/Silicon/ARM/** @samimujawar + +# BeagleBoard: +/Platform/BeagleBoard/** @ardbiesheuvel @leiflindholm +/Silicon/TexasInstruments/** @ardbiesheuvel @leiflindholm + +# DisplayLink +/Drivers/DisplayLink/** @leiflindholm @ardbiesheuvel + +/Features/Ext4Pkg/** @heatd + +# HiSilicon +/Platform/Hisilicon/** @leiflindholm +/Silicon/Hisilicon/** @leiflindholm + +/Features/Intel/** @nate-desimone @SaiChaganty +/Features/Intel/Debugging/** @ydong10 @nate-desimone @SaiChaganty +/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/** @nate-desimone @SaiChaganty +/Features/Intel/UserInterface/** @dandanbi @nate-desimone @SaiChaganty + +/Features/ManageabilityPkg/** @changab + +/Platform/Intel/** @nate-desimone @SaiChaganty +/Platform/Intel/QuarkPlatformPkg/** @mdkinney @nate-desimone @SaiChaganty +/Platform/Intel/Vlv2TbltDevicePkg/** @zailiangsun @yqian4 @nate-desimone @SaiChaganty +/Platform/Intel/BoardModulePkg/** @ydong10 @nate-desimone @SaiChaganty +/Platform/Intel/KabylakeOpenBoardPkg/** @ChaselChiu @nate-desimone @SaiChaganty +/Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/** @benjamindoron @nate-desimone @SaiChaganty +/Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/** @jackpot51 +/Platform/Intel/MinPlatformPkg/** @ChaselChiu @nate-desimone @SaiChaganty +/Platform/Intel/PurleyOpenBoardPkg/** @nate-desimone @ChaselChiu @SaiChaganty +/Platform/Intel/WhiskeylakeOpenBoardPkg/** @nate-desimone @SaiChaganty @ChaselChiu +/Platform/Intel/CometlakeOpenBoardPkg/** @ChaselChiu @nate-desimone @SaiChaganty +/Platform/Intel/TigerlakeOpenBoardPkg/** @SaiChaganty @nate-desimone +/Platform/Intel/AlderlakeOpenBoardPkg/** @nate-desimone @SaiChaganty +/Platform/Intel/WhitleyOpenBoardPkg/** @ChaselChiu @nate-desimone @SaiChaganty +/Platform/Intel/SimicsOpenBoardPkg/** @nate-desimone @SaiChaganty +/Platform/Intel/Tools/** @BobCF @lgao4 @nate-desimone @SaiChaganty + +/Silicon/Intel/** @nate-desimone @SaiChaganty +/Silicon/Intel/IntelSiliconPkg/** @niruiyu @nate-desimone @SaiChaganty +/Silicon/Intel/QuarkSocPkg/** @mdkinney @nate-desimone @SaiChaganty +/Silicon/Intel/Vlv2DeviceRefCodePkg/** @zailiangsun @yqian4 @nate-desimone @SaiChaganty +/Silicon/Intel/CoffeelakeSiliconPkg/** @ChaselChiu @SaiChaganty @nate-desimone +/Silicon/Intel/KabylakeSiliconPkg/** @ChaselChiu @SaiChaganty @nate-desimone +/Silicon/Intel/PurleyRefreshSiliconPkg/** @ChaselChiu @nate-desimone @SaiChaganty +/Silicon/Intel/TigerlakeSiliconPkg/** @SaiChaganty @nate-desimone +/Silicon/Intel/AlderlakeSiliconPkg/** @SaiChaganty @nate-desimone +/Silicon/Intel/WhitleySiliconPkg/** @nate-desimone @ChaselChiu @SaiChaganty +/Silicon/Intel/SimicsX58SktPkg/** @nate-desimone @SaiChaganty +/Silicon/Intel/SimicsIch10Pkg/** @nate-desimone @SaiChaganty +/Silicon/Intel/Tools/** @BobCF @lgao4 @nate-desimone @SaiChaganty + +# Loongson platforms +# Add Bibo Mao, Xianglai li and Chao Li +# /Platform/Loongson/** + +# Marvell platforms and silicon +/Platform/Marvell/** @wojtas-marcin @ndhillonm +/Platform/SolidRun/** @wojtas-marcin @ndhillonm +/Silicon/Marvell/** @wojtas-marcin @ndhillonm + +# Miscellaneous drivers +/Silicon/Atmel/** @leiflindholm +/Silicon/Openmoko/** @leiflindholm +/Silicon/Synopsys/DesignWare/** @leiflindholm + +# NXP platforms and silicon +/Platform/NXP/** @leiflindholm +/Silicon/NXP/** @leiflindholm + +# OptionRomPkg +# https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg +/Drivers/OptionRomPkg/** @niruiyu + +# Phytium platforms and silicon +/Platform/Phytium/** @leiflindholm +/Silicon/Phytium/** @leiflindholm + +# QEMU EDK II Minimum Platform Specification implementation +/Platform/Qemu/QemuOpenBoardPkg/** @heatd + +# QEMU sbsa-ref platform +/Platform/Qemu/SbsaQemu/** @ardbiesheuvel @leiflindholm @hrw +/Silicon/Qemu/SbsaQemu/** @ardbiesheuvel @leiflindholm @hrw + +# Raspberry Pi platforms and silicon +/Platform/RaspberryPi/** @ardbiesheuvel @leiflindholm +/Silicon/Broadcom/** @ardbiesheuvel @leiflindholm + +# RPMB driver for OP-TEE +/Drivers/OpTee/OpteeRpmbPkg/** @apalos @samimujawar + +/Platform/RISC-V/PlatformPkg/** @vlsunil + +/Platform/SiFive/U5SeriesPkg/** @JohnAZoidberg + +# Socionext platforms and silicon +/Platform/Socionext/** @ardbiesheuvel @leiflindholm +/Silicon/NXP/Library/Pcf8563RealTimeClockLib/** @ardbiesheuvel @leiflindholm +/Silicon/Socionext/** @ardbiesheuvel @leiflindholm + +/Silicon/RISC-V/ProcessorPkg/** @vlsunil + +/Silicon/SiFive/** @JohnAZoidberg + +# Sophgo platforms and silicon +/Platform/Sophgo/** @vlsunil +/Silicon/Sophgo/SG2042Pkg/** @vlsunil + +# StandAloneMMPkg for OP-TEE +/Platform/StandaloneMm/PlatformStandaloneMmPkg/** @apalos @samimujawar diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 000000000000..4b9329e11325 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,68 @@ +EDK II Platforms Maintainers and Reviewers +========================================================= + +This file provides information about the people who maintain and review +code for EDK II Platforms. For information about who from this file +maintains (i.e. owns and can commit changes) and who reviews changes in +various parts of the repo, see the CODEOWNERS and REVIEWERS files. + +| Name | e-mail address | Github username | +|------------------------|----------------------------------|------------------------------------------------------| +| Abdul Lateef Attar | AbdulLateef.Attar@amd.com | [@abdattar](https://github.com/abdattar) | +| Abner Chang | abner.chang@amd.com | [@changab](https://github.com/changab) | +| Ard Biesheuvel | ardb+tianocore@kernel.org | [@ardbiesheuvel](https://github.com/ardbiesheuvel) | +| Ashraf Ali S | ashraf.ali.s@intel.com | [@AshrafAliS](https://github.com/AshrafAliS) | +| Benjamin Doron | benjamin.doron00@gmail.com | [@benjamindoron](https://github.com/benjamindoron) | +| Bibo Mao | maobibo@loongson.cn | [@bibo-mao](https://github.com/bibo-mao) | +| Bob Feng | bob.c.feng@intel.com | [@BobCF](https://github.com/BobCF) | +| caiyuqing379 | caiyuqing_hz@outlook.com | [@caiyuqing379](https://github.com/caiyuqing379) | +| Chao Li | lichao@loongson.cn | [@kilaterlee](https://github.com/kilaterlee) | +| Chasel Chiu | chasel.chiu@intel.com | [@ChaselChiu](https://github.com/ChaselChiu) | +| Chuong Tran | chuong@os.amperecomputing.com | [@chuongtranle](https://github.com/chuongtranle) | +| dahogn | dahogn@hotmail.com | [@dahogn](https://github.com/dahogn) | +| Dandan Bi | dandan.bi@intel.com | [@dandanbi](https://github.com/dandanbi) | +| Daniel Schaefer | git@danielschaefer.me | [@JohnAZoidberg](https://github.com/JohnAZoidberg) | +| Deepika Kethi Reddy | deepika.kethi.reddy@intel.com | [@dkethire](https://github.com/dkethire) | +| Duke Zhai | duke.zhai@amd.com | [@mingxzha](https://github.com/mingxzha) | +| Eric Dong | eric.dong@intel.com | [@ydong10](https://github.com/ydong10) | +| Eric Xing | eric.xing@amd.com | [@exinghr](https://github.com/exinghr) | +| Graeme Gregory | graeme@xora.org.uk | | +| Heng Luo | heng.luo@intel.com | | +| Igniculus Fu | igniculus.fu@amd.com | [@fhh200000](https://github.com/fhh200000) | +| Ilias Apalodimas | ilias.apalodimas@linaro.org | [@apalos](https://github.com/apalos) | +| Jeremy Linton | jeremy.linton@arm.com | [@jlinton](https://github.com/jlinton) | +| Jeremy Soller | jeremy@system76.com | [@jackpot51](https://github.com/jackpot51) | +| Kathappan Esakkithevar | kathappan.esakkithevar@intel.com | [@kesakkit](https://github.com/kesakkit) | +| Ken Yao | ken.yao@amd.com | [@YSHRong](https://github.com/YSHRong) | +| Leif Lindholm | quic_llindhol@quicinc.com | [@leiflindholm](https://github.com/leiflindholm) | +| Liming Gao | gaoliming@byosoft.com.cn | [@lgao4](https://github.com/lgao4) | +| Ling Jia | jialing@phytium.com.cn | | +| Marcin Juszkiewicz | marcin.juszkiewicz@linaro.org | [@hrw](https://github.com/hrw) | +| Marcin Wojtas | marcin.s.wojtas@gmail.com | [@wojtas-marcin](https://github.com/wojtas-marcin) | +| Marvin Häuser | mhaeuser@posteo.de | [@mhaeuser](https://github.com/mhaeuser) | +| Meenakshi Aggarwal | meenakshi.aggarwal@nxp.com | [@Meenakshi88](https://github.com/Meenakshi88) | +| meng-cz | mengcz1126@gmail.com | [@meng-cz](https://github.com/meng-cz) | +| Michael D Kinney | michael.d.kinney@intel.com | [@mdkinney](https://github.com/mdkinney) | +| Narinder Dhillon | ndhillon@marvell.com | [@ndhillonm](https://github.com/ndhillonm) | +| Nate DeSimone | nathaniel.l.desimone@intel.com | [@nate-desimone](https://github.com/nate-desimone) | +| Nhi Pham | nhi@os.amperecomputing.com | [@nhivp](https://github.com/nhivp) | +| Nickle Wang | nicklew@nvidia.com | [@nicklela](https://github.com/nicklela) | +| Paul Grimes | paul.grimes@amd.com | [@pbgrimes](https://github.com/pbgrimes) | +| Pedro Falcato | pedro.falcato@gmail.com | [@heatd](https://github.com/heatd) | +| Peng Xie | xiepeng@phytium.com.cn | | +| Ray Ni | ray.ni@intel.com | [@niruiyu](https://github.com/niruiyu) | +| Rebecca Cran | rebecca@os.amperecomputing.com | [@bcran](https://github.com/bcran) | +| Rosen Chuang | rosen.chuang@intel.com | [@rbitw](https://github.com/rbitw) | +| Sai Chaganty | rangasai.v.chaganty@intel.com | [@SaiChaganty](https://github.com/SaiChaganty) | +| Saloni Kasbekar | saloni.kasbekar@intel.com | [@SaloniKasbekar](https://github.com/SaloniKasbekar) | +| Sami Mujawar | sami.mujawar@arm.com | [@samimujawar](https://github.com/) | +| Sunil V L | sunilvl@ventanamicro.com | [@vlsunil](https://github.com/vlsunil) | +| Theo Jehl | theojehl76@gmail.com | [@theomacx86](https://github.com/theomacx86) | +| Thomas Abraham | thomas.abraham@arm.com | | +| USER0FISH | libing1202@outlook.com | [@USER0FISH](https://github.com/USER0FISH) | +| Wenyi Xie | xiewenyi2@huawei.com | | +| Xianglai li | lixianglai@loongson.cn | [@lixianglai](https://github.com/lixianglai) | +| Yi Qian | yi.qian@intel.com | [@yqian4](https://github.com/yqian4) | +| Yiqi Shu | shuyiqi@phytium.com.cn | | +| Yuwei Chen | yuwei.chen@intel.com | [@YuweiChen1110](https://github.com/YuweiChen1110) | +| Zailiang Sun | zailiang.sun@intel.com | [@zailiangsun](https://github.com/zailiangsun) | diff --git a/Maintainers.txt b/Maintainers.txt deleted file mode 100644 index 824838486072..000000000000 --- a/Maintainers.txt +++ /dev/null @@ -1,445 +0,0 @@ -EDK II Platforms Maintainers -============================ - -This file provides information about the primary maintainers for -EDK II Platforms. - -In general, you should not privately email the maintainer. You should -email the edk2-devel list, and Cc the package maintainers and -reviewers. - -If the package maintainer wants to hand over the role to other people, -the package maintainer should send the patch to update Maintainers.txt -with new maintainer, and the new maintainer should follow up with -an Acked-by or a Reviewed-by. - -Descriptions of section entries: - - L: Mailing list that is relevant to this area (default is edk2-devel) - Patches and questions should be sent to the email list. - 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 Package - Reviewer is reasonably familiar with the Package (or some modules - thereof), and/or provides testing or regression testing for the Package - (or some modules thereof), in certain platforms and environments. - W: Web-page with status/info - T: SCM tree type and location. Type is one of: git, svn. - S: Status, one of the following: - Supported: Someone is actually paid to look after this. - Maintained: Someone actually looks after it. - Odd Fixes: It has a maintainer but they don't have time to do - much other than throw the odd patch in. See below. - Orphan: No current maintainer [but maybe you could take the - role as you write your new code]. - 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 depth 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.) - - -EDK II Platforms ----------------- -W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II -L: https://edk2.groups.io/g/devel/ -T: git - https://github.com/tianocore/edk2-platforms.git - -All patches CC:d here -L: devel@edk2.groups.io -F: * -F: */ - -EDK II Platforms maintainers ----------------------------- -F: * -M: Leif Lindholm -M: Michael D Kinney - -Responsible Disclosure, Reporting Security Issues -------------------------------------------------- -W: https://github.com/tianocore/tianocore.github.io/wiki/Security - -EDK II Platforms Packages: --------------------------- - -96Boards -F: Platform/96Boards/ -M: Ard Biesheuvel -M: Leif Lindholm - -AMD -F: Platform/AMD -M: Abner Chang -M: Abdul Lateef Attar -M: Paul Grimes - -F: Platform/AMD/AgesaModulePkg -F: Platform/AMD/AgesaPkg -F: Platform/AMD/AmdCbsPkg -M: Paul Grimes -R: Abdul Lateef Attar -R: Abner Chang - -F: Platform/AMD/AmdCpmPkg -M: Abdul Lateef Attar -R: Paul Grimes -R: Abner Chang - -AMD Seattle -F: Platform/AMD/OverdriveBoard/ -F: Platform/LeMaker/CelloBoard/ -F: Platform/SoftIron/ -F: Silicon/AMD/Styx/ -M: Ard Biesheuvel -M: Leif Lindholm - -AMD VanGoghBoard -F: Platform/AMD/VanGoghBoard -F: Silicon/AMD/VanGoghBoard -M: Eric Xing -R: Ken Yao -R: Duke Zhai -R: Igniculus Fu - -Ampere Computing -F: Platform/Ampere -F: Silicon/Ampere -M: Nhi Pham -R: Chuong Tran -R: Leif Lindholm -R: Rebecca Cran - -ARM -F: Platform/ARM/ -F: Silicon/ARM/ -R: Thomas Abraham -M: Sami Mujawar - -BeagleBoard: -F: Platform/BeagleBoard/ -F: Silicon/TexasInstruments/ -R: Ard Biesheuvel -M: Leif Lindholm - -OptionRomPkg -F: Drivers/OptionRomPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg -M: Ray Ni - -StandAloneMMPkg for OP-TEE -F: Platform/StandaloneMm/PlatformStandaloneMmPkg/ -M: Sami Mujawar -M: Ilias Apalodimas - -DisplayLink -F: Drivers/DisplayLink/ -M: Leif Lindholm -M: Ard Biesheuvel -R: Andy Hayes - -HiSilicon -F: Platform/Hisilicon/ -F: Silicon/Hisilicon/ -M: Leif Lindholm -R: Ard Biesheuvel -R: Wenyi Xie - -Features/Ext4Pkg -F: Features/Ext4Pkg/ -M: Pedro Falcato -R: Marvin Häuser - -Features/Intel -F: Features/Intel/ -M: Sai Chaganty -M: Nate DeSimone -R: Liming Gao - -Features/Intel/Debugging -F: Features/Intel/Debugging/ -M: Eric Dong -R: Liming Gao - -Features/Intel/OutOfBandManagement/IpmiFeaturePkg -F: Features/Intel/OutOfBandManagement/IpmiFeaturePkg -M: Nate DeSimone -R: Liming Gao - -Features/Intel/UserInterface -F: Features/Intel/UserInterface/ -M: Dandan Bi -R: Liming Gao - -Features/ManageabilityPkg -F: Features/ManageabilityPkg/ -M: Abner Chang -R: Abdul Lateef Attar -R: Nickle Wang - -Platform/Intel -F: Platform/Intel/ -M: Sai Chaganty -M: Nate DeSimone - -Platform/Intel/QuarkPlatformPkg -F: Platform/Intel/QuarkPlatformPkg/ -M: Michael D Kinney -M: Kelly Steele -R: Nate DeSimone - -Platform/Intel/Vlv2TbltDevicePkg -F: Platform/Intel/Vlv2TbltDevicePkg/ -M: Zailiang Sun -M: Yi Qian -R: Nate DeSimone - -Platform/Intel/BoardModulePkg -F: Platform/Intel/BoardModulePkg/ -M: Eric Dong -R: Liming Gao - -Platform/Intel/KabylakeOpenBoardPkg -F: Platform/Intel/KabylakeOpenBoardPkg/ -M: Chasel Chiu -M: Nate DeSimone - -Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G -F: Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/ -R: Benjamin Doron - -Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3 -F: Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/ -R: Jeremy Soller - -Platform/Intel/MinPlatformPkg -F: Platform/Intel/MinPlatformPkg/ -M: Chasel Chiu -M: Nate DeSimone -R: Liming Gao -R: Eric Dong - -Platform/Intel/PurleyOpenBoardPkg -F: Platform/Intel/PurleyOpenBoardPkg/ -M: Nate DeSimone -M: Chasel Chiu - -Platform/Intel/WhiskeylakeOpenBoardPkg -F: Platform/Intel/WhiskeylakeOpenBoardPkg/ -M: Chasel Chiu -M: Nate DeSimone - -Platform/Intel/CometlakeOpenBoardPkg -F: Platform/Intel/CometlakeOpenBoardPkg/ -M: Chasel Chiu -M: Nate DeSimone -M: Rangasai V Chaganty -R: Deepika Kethi Reddy -R: Kathappan Esakkithevar - -Platform/Intel/TigerlakeOpenBoardPkg -F: Platform/Intel/TigerlakeOpenBoardPkg/ -M: Sai Chaganty -M: Nate DeSimone -R: Heng Luo - -Platform/Intel/AlderlakeOpenBoardPkg -F: Platform/Intel/AlderlakeOpenBoardPkg/ -M: Sai Chaganty -M: Nate DeSimone -R: Rosen Chuang -R: Saloni Kasbekar - -Platform/Intel/WhitleyOpenBoardPkg -F: Platform/Intel/WhitleyOpenBoardPkg/ -M: Nate DeSimone -M: Chasel Chiu - -Platform/Intel/SimicsOpenBoardPkg -F: Platform/Intel/SimicsOpenBoardPkg/ -M: Nate DeSimone - -Platform/Intel/Tools -F: Platform/Intel/Tools/ -M: Bob Feng -M: Liming Gao -R: Yuwei Chen - -Platform/RISC-V/PlatformPkg -F: Platform/RISC-V/PlatformPkg/ -M: Sunil V L -R: Daniel Schaefer - -Platform/SiFive/U5SeriesPkg -F: Platform/SiFive/U5SeriesPkg/ -M: Daniel Schaefer - -Silicon/Intel -F: Silicon/Intel/ -M: Rangasai V Chaganty -M: Nate DeSimone - -Silicon/Intel/IntelSiliconPkg -F: Silicon/Intel/IntelSiliconPkg/ -M: Ray Ni -M: Rangasai V Chaganty -R: Ashraf Ali S - -Silicon/Intel/QuarkSocPkg -F: Silicon/Intel/QuarkSocPkg/ -M: Michael D Kinney -M: Kelly Steele -R: Nate DeSimone - -Silicon/Intel/Vlv2DeviceRefCodePkg -F: Silicon/Intel/Vlv2DeviceRefCodePkg/ -M: Zailiang Sun -M: Yi Qian -R: Nate DeSimone - -Silicon/Intel/CoffeelakeSiliconPkg -F: Silicon/Intel/CoffeelakeSiliconPkg/ -M: Chasel Chiu -M: Sai Chaganty - -Silicon/Intel/KabylakeSiliconPkg -F: Silicon/Intel/KabylakeSiliconPkg/ -M: Chasel Chiu -M: Sai Chaganty - -Silicon/Intel/PurleyRefreshSiliconPkg -F: Silicon/Intel/PurleyRefreshSiliconPkg/ -M: Chasel Chiu -M: Nate DeSimone - -Silicon/Intel/TigerlakeSiliconPkg -F: Silicon/Intel/TigerlakeSiliconPkg/ -M: Sai Chaganty -M: Nate DeSimone -R: Heng Luo - -Platform/Intel/AlderlakeSiliconPkg -F: Platform/Intel/AlderlakeSiliconPkg/ -M: Sai Chaganty -M: Nate DeSimone -R: Rosen Chuang -R: Saloni Kasbekar - -Silicon/Intel/WhitleySiliconPkg -F: Silicon/Intel/WhitleySiliconPkg/ -M: Nate DeSimone -M: Chasel Chiu - -Silicon/Intel/SimicsX58SktPkg -F: Silicon/Intel/SimicsX58SktPkg/ -M: Nate DeSimone - -Silicon/Intel/SimicsIch10Pkg -F: Silicon/Intel/SimicsIch10Pkg/ -M: Nate DeSimone - -Silicon/Intel/Tools -F: Silicon/Intel/Tools/ -M: Bob Feng -M: Liming Gao -R: Yuwei Chen - -Loongson platforms -F: Platform/Loongson/ -M: Bibo Mao -M: Xianglai li -M: Chao Li - -Marvell platforms and silicon -F: Platform/Marvell/ -F: Platform/SolidRun/ -F: Silicon/Marvell/ -M: Marcin Wojtas [wojtas-marcin] -M: Narinder Dhillon [ndhillonm] -R: Leif Lindholm [leiflindholm] - -Miscellaneous drivers -F: Silicon/Atmel/ -F: Silicon/Openmoko/ -F: Silicon/Synopsys/DesignWare/ -R: Ard Biesheuvel -M: Leif Lindholm - -NXP platforms and silicon -F: Platform/NXP/ -F: Silicon/NXP/ -M: Leif Lindholm -R: Meenakshi Aggarwal - -QEMU EDK II Minimum Platform Specification implementation -F: Platform/Qemu/QemuOpenBoardPkg/ -M: Pedro Falcato -R: Theo Jehl - -QEMU sbsa-ref platform -F: Platform/Qemu/SbsaQemu/ -F: Silicon/Qemu/SbsaQemu/ -M: Ard Biesheuvel -M: Leif Lindholm -M: Marcin Juszkiewicz [hrw] -R: Graeme Gregory - -Raspberry Pi platforms and silicon -F: Platform/RaspberryPi/ -F: Silicon/Broadcom/ -M: Ard Biesheuvel -M: Leif Lindholm -R: Jeremy Linton - -RPMB driver for OP-TEE -F: Drivers/OpTee/OpteeRpmbPkg/ -M: Sami Mujawar -M: Ilias Apalodimas - -Socionext platforms and silicon -F: Platform/Socionext/ -F: Silicon/NXP/Library/Pcf8563RealTimeClockLib/ -F: Silicon/Socionext/ -M: Ard Biesheuvel -M: Leif Lindholm - -Silicon/RISC-V/ProcessorPkg -F: Silicon/RISC-V/ProcessorPkg/ -M: Sunil V L -R: Daniel Schaefer - -Silicon/SiFive -F: Silicon/SiFive/ -M: Daniel Schaefer - -Phytium platforms and silicon -F: Platform/Phytium/ -F: Silicon/Phytium/ -M: Leif Lindholm -R: Peng Xie -R: Ling Jia -R: Yiqi Shu - -Sophgo platforms and silicon -F: Platform/Sophgo/ -F: Silicon/Sophgo/SG2042Pkg/ -M: Sunil V L -R: dahogn -R: meng-cz -R: caiyuqing379 -R: USER0FISH diff --git a/REVIEWERS b/REVIEWERS new file mode 100644 index 000000000000..0c5404359009 --- /dev/null +++ b/REVIEWERS @@ -0,0 +1,92 @@ +# This file contains the list of reviewers (i.e. people who can +# review changes, but don't own the packages and can't commit changes) +# for various parts of edk2-platforms. + +# AMD VanGoghBoard +/Platform/AMD/VanGoghBoard/** @YSHRong @mingxzha @fhh200000 + +# Ampere +/Platform/Ampere/** @chuongtranle @leiflindholm @bcran +/Silicon/Ampere/** @chuongtranle @leiflindholm @bcran + +# ARM +# Add Tomas Abraham +# /Platform/ARM/** + +# BeagleBoard: +/Platform/BeagleBoard/** @ardbiesheuvel +/Silicon/TexasInstruments/** @ardbiesheuvel + +/Features/Ext4Pkg/** @mhaeuser + +# Hisilicon +# Add Wenyi Xie +/Platform/Hisilicon/** @ardbiesheuvel +/Silicon/Hisilicon/** @ardbiesheuvel + +/Features/Intel/** @lgao4 +/Features/Intel/Debugging/** @lgao4 +/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/** @lgao4 +/Features/Intel/UserInterface/** @lgao4 + +/Platform/Intel/QuarkPlatformPkg/** @nate-desimone +/Platform/Intel/Vlv2TbltDevicePkg/** @nate-desimone +/Platform/Intel/BoardModulePkg/** @lgao4 +/Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/** @jackpot5 +/Platform/Intel/MinPlatformPkg/** @lgao4 @ydong10 +/Platform/Intel/WhiskeylakeOpenBoardPkg/** @ChaselChiu +/Platform/Intel/CometlakeOpenBoardPkg/** @dkethire @kesakkit +# Add Heng Luo +# /Platform/Intel/TigerlakeOpenBoardPkg/** +/Platform/Intel/AlderlakeOpenBoardPkg/** @rbitw @SaloniKasbekar +/Platform/Intel/Tools/** @YuweiChen1110 + +/Silicon/Intel/IntelSiliconPkg/** @AshrafAliS +/Silicon/Intel/QuarkSocPkg/** @nate-desimone +/Silicon/Intel/Vlv2DeviceRefCodePkg/** @nate-desimone + +# Add Heng Luo +# /Silicon/Intel/TigerlakeSiliconPkg/** + +/Silicon/Intel/AlderlakeSiliconPkg/** @rbitw @SaloniKasbekar + +/Silicon/Intel/Tools/** @YuweiChen1110 + +/Features/ManageabilityPkg/** @abdattar @nicklela + +/Platform/Marvell/** @leiflindholm +/Silicon/Marvell/** @leiflindholm + +# Miscellaneous Drivers +/Silicon/Atmel/** @ardbiesheuvel +/Silicon/Openmoko/** @ardbiesheuvel +/Silicon/Synopsys/DesignWare/** @ardbiesheuvel + +/Platform/NXP/** @Meenakshi88 +/Silicon/NXP/** @Meenakshi88 + +# QEMU EDK II Minimum Platform Specification implementation +/Platform/Qemu/QemuOpenBoardPkg/** @theomacx86 + +# Add Graeme Gregory +# /Platform/Qemu/SbsaQemu/** +# /Silicon/Qemu/SbsaQemu/** + +# Raspberry Pi platforms and silicon +/Platform/RaspberryPi/** @jlinton +/Silicon/Broadcom/** @jlinton + +/Platform/RISC-V/PlatformPkg/** @JohnAZoidberg +/Silicon/RISC-V/ProcessorPkg/** @JohnAZoidberg + +# Phytium platforms and silicon +# Add Peng Xie, Ling Jia and Yiqi Shu +# /Platform/Phytium/** +# /Silicon/Phytium/** + +/Platform/SolidRun/** @leiflindholm + +# Sophgo platforms and silicon +/Platform/Sophgo/** @dahogn @meng-cz @caiyiqing379 @USER0FISH +/Silicon/Sophgo/SG2042Pkg/** @dahogn @meng-cz @caiyiqing379 @USER0FISH + diff --git a/Readme.md b/Readme.md index 8de9eaa7cfbb..ffc0bece88cf 100644 --- a/Readme.md +++ b/Readme.md @@ -32,10 +32,33 @@ Many platforms require additional image processing beyond the EDK2 build. Any such steps should be documented (as a Readme.md), and any necessary helper scripts be contained, under said platform directory. -Any contributions to this branch should be submitted via email to the -edk2-devel mailing list with a subject prefix of `[platforms]`. See -[Laszlo's excellent guide](https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers) for details -on how to do this successfully. +Any contributions to this branch should be submitted via GitHub Pull Request, +or email to the edk2-devel mailing list with a subject prefix of `[platforms]`. See +[Laszlo's excellent guide](https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers) +for details on how to do this successfully. + +For details of who owns code in certain parts of the repo, see the CODEOWNERS and +REVIEWERS files. Look in CONTRIBUTORS.md to find out people's names and their +email addresses. + +In general, you should not privately email the maintainer. You should +email the edk2-devel list, and Cc the area maintainers and +reviewers. + +If the maintainer wants to hand over the role to other people, +they should create a PR on GitHub to update CODEOWNERS, +REVIEWERS and CONTRIBUTORS.md with new maintainer, and the new maintainer +should review the PR and approve it. + +EDK II Platforms +---------------- +W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II +L: https://edk2.groups.io/g/devel/ +T: git - https://github.com/tianocore/edk2-platforms.git + +Responsible Disclosure, Reporting Security Issues +------------------------------------------------- +W: https://github.com/tianocore/tianocore.github.io/wiki/Security # How to build (Linux Environment) @@ -294,7 +317,7 @@ For more information, see the # Maintainers -See [Maintainers.txt](Maintainers.txt). +See [CONTRIBUTORS.md](CONTRIBUTORS.md), [CODEOWNERS](CODEOWNERS) and [REVIEWERS](REVIEWERS). # Submodules -- 2.45.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120195): https://edk2.groups.io/g/devel/message/120195 Mute This Topic: https://groups.io/mt/107675098/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-