Martin Roth (martinroth@google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/11894
-gerrit
commit 7c0fbb32391343d7ad0f169ae553252971aaadb1 Author: Alexandru Gagniuc alexandrux.gagniuc@intel.com Date: Tue Oct 13 17:30:04 2015 -0700
MAINTAINERS: Designate Intel maintainers for FSP 1.0 Baytrail
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: I62b2eaec8270ac1fce5bfbee3b3da68aba116b0f Signed-off-by: Alexandru Gagniuc alexandrux.gagniuc@intel.com Signed-off-by: Martin Roth martinroth@google.com --- MAINTAINERS | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 9680a50..bb12251 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -154,14 +154,21 @@ F: src/mainboard/intel/cougar_canyon2/ F: src/mainboard/intel/stargo2/
INTEL MINNOWBOARD MAX MAINBOARD +M: Huang Jin huang.jin@intel.com +M: York Yang york.yang@intel.com M: Martin Roth gaumless@gmail.com -S: Maintained +S: Supported F: src/mainboard/intel/minnowmax/
-INTEL FSP BAYTRAIL CHIP +INTEL FSP BAYTRAIL CHIP & CRBs +M: Huang Jin huang.jin@intel.com +M: York Yang york.yang@intel.com M: Martin Roth gaumless@gmail.com -S: Odd Fixes +S: Supported F: src/soc/intel/fsp_baytrail/ +F: src/vendorcode/intel/fsp1_0/baytrail/ +F: src/mainboard/intel/bakersport_fsp/ +F: src/mainboard/intel/bayleybay_fsp/
FSP 1.0 RANGELEY & CRB M: David Guckian david.guckian@intel.com @@ -179,10 +186,11 @@ S: Supported F: src/mainboard/intel/littleplains/
INTEL FSP 1.0 +M: Huang Jin huang.jin@intel.com +M: York Yang york.yang@intel.com M: Martin Roth gaumless@gmail.com -S: Odd Fixes +S: Supported F: src/drivers/intel/fsp1_0/ -F: src/vendorcode/intel/fsp1_0/
INTEL FSP 1.1 M: Lee Leahy leroy.p.leahy@intel.com