From: Kory Maincent (TI.com) Date: Thu, 30 Oct 2025 16:44:54 +0000 (+0100) Subject: MAINTAINERS: Add maintainer for extension board support X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7d05f86fc4c6f4f84a216a237c47a9bdba5c73f;p=thirdparty%2Fu-boot.git 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 --- 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