From e262230b78ce00ad98b97d987695098c937a770a Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Sat, 8 Jun 2024 10:45:44 -0600 Subject: MAINTAINERS: Add Nicholas Chin for all Dell Latitudes All of the Dell Latitudes from GM45 and until at least Haswell use a derivative of the MEC5035 EC, and I have been actively working on coreboot support for this EC and boards that use it. Rename the "E6400 MAINBOARD" section to "DELL LATITUDE" and add mb/dell/snb_ivb_latitude and mb/dell/e7240 as additional paths. Change-Id: I7ba46980bfc8569a85593e415f01cc83fe7d67d7 Signed-off-by: Nicholas Chin Reviewed-on: https://review.coreboot.org/c/coreboot/+/83008 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8ed9b4b8f0..af1cb51262 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -263,11 +263,12 @@ DELL MAINBOARDS S: Orphan F: src/mainboard/dell/ -DELL E6400 MAINBOARD +DELL LATITUDE MAINBOARDS M: Nicholas Chin S: Maintained F: src/mainboard/dell/e6400/ - +F: src/mainboard/dell/snb_ivb_latitude/ +F: src/mainboard/dell/e7240/ EMULATION MAINBOARDS -- cgit v1.2.3