Jérémy Compostella has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/85982?usp=email )
Change subject: MAINTAINERS: Add Intel_Coreboot_Reviewers to relevant sections ......................................................................
MAINTAINERS: Add Intel_Coreboot_Reviewers to relevant sections
Intel reviewers are often unaware of changes affecting the INTEL_SUPPORT section directories. This issue stems from the fact that:
1. Subdirectories assigned to sections override sections assigned to parent directories
2. Individual sections claims ownership of subdirectories without adding Intel_Coreboot_Reviewers to the notification list even when Intel has been the major code contributor.
To ensure that the Intel Coreboot reviewers have visibility, this commit adds this mailing list to the following sections:
- src/drivers/intel/fsp2_0/ - src/drivers/intel/dptf/ - src/soc/intel/alderlake/ - src/soc/intel/apollolake/ - src/soc/intel/braswell/ - src/soc/intel/denverton_ns/ - src/soc/intel/elkhartlake/ - src/soc/intel/meteorlake/ - src/soc/intel/pantherlake/ - src/soc/intel/tigerlake/ - src/soc/intel/common/block/imc/ - src/soc/intel/common/block/systemagent-server/ - src/soc/intel/xeon_sp/ - src/vendorcode/intel/fsp/fsp2_0/skylake_sp/
Change-Id: I2d90d10902dba30222d213632bd0d6d0226b855d Signed-off-by: Jeremy Compostella jeremy.compostella@intel.com --- M MAINTAINERS 1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/85982/1
diff --git a/MAINTAINERS b/MAINTAINERS index 45bcac0..0321cc8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -800,11 +800,13 @@ INTEL FSP 2.0 M: Andrey Petrov andrey.petrov@gmail.com M: Ronak Kanabar ronak.kanabar@intel.com +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Maintained F: src/drivers/intel/fsp2_0/
INTEL DPTF M: Sumeet Pawnikar sumeet.r.pawnikar@intel.com +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Maintained F: src/drivers/intel/dptf/
@@ -881,12 +883,14 @@ M: Kapil Porwal kapilporwal@google.com M: Dinesh Gehlot digehlot@google.com M: Jayvik Desai jayvik@google.com +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Maintained F: src/soc/intel/alderlake/
INTEL APOLLOLAKE_SOC M: Sean Rhodes sean@starlabs.systems S: Odd Fixes +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com F: src/soc/intel/apollolake/
INTEL BRASWELL SOC @@ -894,6 +898,7 @@ M: Michał Żygowski michal.zygowski@3mdeb.com M: Frans Hendriks fhendriks@eltan.com S: Maintained +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com F: /src/soc/intel/braswell/ F: /src/vendorcode/intel/fsp/fsp1_1/braswell/
@@ -904,12 +909,14 @@ INTEL DENVERTON-NS SOC M: Jeff Daly jeffd@silicom-usa.com M: Vanessa Eusebio vanessa.f.eusebio@intel.com +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Maintained F: src/soc/intel/denverton_ns/
INTEL ELKHARTLAKE SOC M: Lean Sheng Tan sheng.tan@9elements.com M: Werner Zeh werner.zeh@siemens.com +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Maintained F: src/soc/intel/elkhartlake/
@@ -920,6 +927,7 @@ M: Jakub Czapiga czapiga@google.com M: Eran Mitrani mitrani@google.com M: Dinesh Gehlot digehlot@google.com +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Maintained F: src/soc/intel/meteorlake/
@@ -927,18 +935,21 @@ M: Subrata Banik subratabanik@google.com M: Kapil Porwal kapilporwal@google.com M: Pranava Y N pranavayn@google.com +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Maintained F: src/soc/intel/pantherlake/
INTEL TIGERLAKE SOC M: Subrata Banik subratabanik@google.com M: Nick Vaccaro nvaccaro@chromium.org +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Maintained F: src/soc/intel/tigerlake/
INTEL Atom Snow Ridge SoC M: Yuchi Chen yuchi.chen@intel.com M: Vasiliy Khoruzhick vasilykh@arista.com +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Maintained F: src/soc/intel/common/block/imc/ F: src/soc/intel/common/block/systemagent-server/ @@ -953,6 +964,7 @@ M: Shuo Liu shuo.liu@intel.com M: Patrick Rudolph patrick.rudolph@9elements.com M: Lean Sheng Tan sheng.tan@9elements.com +R: Intel_Coreboot_Reviewers intel_coreboot_reviewers@intel.com S: Supported F: src/soc/intel/xeon_sp/ F: src/vendorcode/intel/fsp/fsp2_0/skylake_sp/