summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKory Maincent (TI.com) <kory.maincent@bootlin.com>2025-10-30 17:44:54 +0100
committerTom Rini <trini@konsulko.com>2025-11-03 10:02:38 -0600
commitd7d05f86fc4c6f4f84a216a237c47a9bdba5c73f (patch)
treedd2a97d2423bd367491f2e8d9f1a401f7b25aa6d /MAINTAINERS
parent5d5d4c6bc7739165dffdad7357cf319e81de07ac (diff)
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) <kory.maincent@bootlin.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
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 <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