From 173fe0732b262a6c3e2b91ca7fe341a50d01f3f8 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 4 Dec 2015 08:42:36 -0700 Subject: [PATCH] MAINTAINERS: Designate Intel maintainer for FSP 1.0 Ivy Bridge 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: I33d95db12d9e394360a207c8fbcfbc15723115c6 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/12642 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Alexandru Gagniuc Reviewed-by: Stefan Reinauer Reviewed-by: York Yang --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8280cb958b..9680a508d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -141,6 +141,18 @@ M: Stefan Reinauer S: Supported F: src/mainboard/google/panther/ +INTEL FSP IVYBRIDGE/PANTHERPOINT/CAVECREEK & CRBs +M: York Yang +S: Supported +F: src/cpu/intel/fsp_model_206ax/ +F: src/northbridge/intel/fsp_sandybridge/ +F: src/southbridge/intel/fsp_bd82x6x/ +F: src/southbridge/intel/fsp_i89xx/ +F: src/vendorcode/intel/fsp1_0/ivybridge_bd82x6x +F: src/vendorcode/intel/fsp1_0/ivybridge_i89xx +F: src/mainboard/intel/cougar_canyon2/ +F: src/mainboard/intel/stargo2/ + INTEL MINNOWBOARD MAX MAINBOARD M: Martin Roth S: Maintained