From d7d05f86fc4c6f4f84a216a237c47a9bdba5c73f Mon Sep 17 00:00:00 2001 From: "Kory Maincent (TI.com)" Date: Thu, 30 Oct 2025 17:44:54 +0100 Subject: [PATCH] MAINTAINERS: Add maintainer for extension board support Add myself as maintainer for the extension board support that was originally added to track ongoing development and maintenance. Signed-off-by: Kory Maincent (TI.com) Reviewed-by: Simon Glass Reviewed-by: Mattijs Korpershoek --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 12043a1f82e..e411e266c94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1182,6 +1182,14 @@ F: scripts/event_dump.py F: test/common/event.c F: test/py/tests/test_event_dump.py +EXTENSION +M: Kory Maincent +S: Maintained +F: board/sunxi/chip.c +F: board/ti/common/cape_detect.c +F: cmd/extension_board.c +F: include/extension_board.h + FASTBOOT M: Mattijs Korpershoek S: Maintained -- 2.47.3