summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2015-12-04 08:33:35 -0700
committerMartin Roth <martinroth@google.com>2015-12-07 16:05:39 +0100
commit980a8c1d0290a7335c2b7b8712c744897ecadbc5 (patch)
treea7c5b0b1c32affe56f1081da74aa1cdf5d4d1d87
parent4f8ff240dd45fc568b05bb17bea5afca7a8ce75c (diff)
downloadcoreboot-980a8c1d0290a7335c2b7b8712c744897ecadbc5.tar.gz
coreboot-980a8c1d0290a7335c2b7b8712c744897ecadbc5.tar.bz2
coreboot-980a8c1d0290a7335c2b7b8712c744897ecadbc5.zip
MAINTAINERS: Designate Intel maintainers for FSP 1.0 Rangeley
After several internal discussions, teams at Intel with stakes in coreboot have decided to each assign one or more maintainers. These maintainers can be expected to provide a point of contact for assistance with technical (code-related) issues, testing on real hardware, and making sure that their FSP-related areas continue to function with upstream coreboot. They understand that the inclusion of their information in the MAINTAINERS file does not give them any extra power over their areas. At the same time, nobody expects any community process to change. The one expectation is that reasonable efforts be made to contact these maintainers when making fundamental changes to their areas, or when discussing code removal. Change-Id: I7af7b37a5e3a233cc29adb20dd5bb8fa07dbdd53 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/12643 Tested-by: build bot (Jenkins) Reviewed-by: David Guckian <david.guckian@intel.com>
-rw-r--r--MAINTAINERS15
1 files changed, 15 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2e798ea1f029..6959afa7d191 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -150,6 +150,21 @@ M: Martin Roth <gaumless@gmail.com>
S: Odd Fixes
F: src/soc/intel/fsp_baytrail/
+FSP 1.0 RANGELEY & CRB
+M: David Guckian <david.guckian@intel.com>
+M: Fei Wang <fei.z.wang@intel.com>
+S: Supported
+F: src/cpu/intel/fsp_model_406dx/
+F: src/northbridge/intel/fsp_rangeley/
+F: src/southbridge/intel/fsp_rangeley/
+F: src/vendorcode/intel/fsp1_0/rangeley/
+F: src/mainboard/intel/mohonpeak/
+
+INTEL LITTLE PLAINS MAINBOARD
+M: Marcin Wojciechowski <marcin.wojciechowski@intel.com>
+S: Supported
+F: src/mainboard/intel/littleplains/
+
INTEL FSP 1.0
M: Martin Roth <gaumless@gmail.com>
S: Odd Fixes