MAINTAINERS: Add maintainer for extension board support
authorKory Maincent (TI.com) <kory.maincent@bootlin.com>
Thu, 30 Oct 2025 16:44:54 +0000 (17:44 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 3 Nov 2025 16:02:38 +0000 (10:02 -0600)
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) <kory.maincent@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
MAINTAINERS

index 12043a1..e411e26 100644 (file)
@@ -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 <kory.maincent@bootlin.com>
+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 <mkorpershoek@kernel.org>
 S:     Maintained