[PATCH v5 16/16] MAINTAINERS: add UTHREAD
Jerome Forissier
jerome.forissier at linaro.org
Mon Mar 31 14:31:10 CEST 2025
Add myself as the maintainer for the UTHREAD framework, the spawn/wait
commands and the associated tests.
Signed-off-by: Jerome Forissier <jerome.forissier at linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 92d4a158fd0..4b6bb7dfcd7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1817,6 +1817,15 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-usb.git topic-xhci
F: drivers/usb/host/xhci*
F: include/usb/xhci.h
+UTHREAD
+M: Jerome Forissier <jerome.forissier at linaro.org>
+S: Maintained
+F: lib/uthread.c
+F: include/uthread.h
+F: test/lib/uthread.c
+F: cmd/spawn.c
+F: test/cmd/spawn.c
+
UUID testing
M: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
S: Maintained
--
2.43.0
More information about the U-Boot
mailing list