From: Simon Glass <simon.glass@canonical.com> There is no MAINTAINERS entry for the ulib subsystem, so patches do not get automatically routed. Add an entry covering the library, examples, tests and documentation. Co-developed-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Simon Glass <simon.glass@canonical.com> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bda924912c1..62c98772441 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1875,6 +1875,17 @@ M: Neha Malcom Francis <n-francis@ti.com> S: Maintained F: drivers/ufs/ +ULIB +M: Simon Glass <sjg@chromium.org> +S: Maintained +T: git https://source.denx.de/u-boot/custodians/u-boot-dm.git +F: doc/develop/ulib.rst +F: examples/ulib/ +F: include/u-boot-lib.h +F: lib/ulib/ +F: test/py/tests/test_ulib.py +F: test/ulib/ + UPL M: Simon Glass <sjg@chromium.org> S: Maintained -- 2.43.0