From 9b9a2c909e2f59087fe26d6255c06c0f83a26c1b Mon Sep 17 00:00:00 2001 From: Felix Held Date: Fri, 5 Apr 2024 14:14:52 +0200 Subject: [PATCH] MAINTAINERS: take Genoa/Onyx rename into account When soc/amd/genoa was renamed to soc/amd/genoa_poc and mb/amd/onyx was renamed to mb/amd/onyx_poc, the MAINTAINERS file wasn't updated, so no reviewers were added automatically to patches on Gerrit that change things in soc/amd/genoa_poc or mb/amd/onyx_poc. Fix this by updating the folder names in the MAINTAINERS file too. Signed-off-by: Felix Held Change-Id: Ib52781ebc98bd2ce9df495526cfaf9d884aace50 Reviewed-on: https://review.coreboot.org/c/coreboot/+/81679 Reviewed-by: Varshit Pandya Tested-by: build bot (Jenkins) --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1f2458f451..2963ab403b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -154,7 +154,7 @@ M: Felix Held M: Martin Roth M: Varshit Pandya S: Maintained -F: src/mainboard/amd/onyx/ +F: src/mainboard/amd/onyx_poc/ AMD reference boards outside of family 17h and 19h S: Odd Fixes @@ -840,12 +840,12 @@ L: amd_coreboot_org_changes@googlegroups.com S: Maintained F: src/soc/amd/common/ -AMD Genoa +AMD Genoa Proof of Concept M: Felix Held M: Martin Roth M: Varshit Pandya S: Maintained -F: src/soc/amd/genoa/ +F: src/soc/amd/genoa_poc/ AMD Mendocino M: Felix Held