summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymond Mao <[email protected]>2025-09-19 14:04:51 -0700
committerTom Rini <[email protected]>2025-09-23 12:37:48 -0600
commitd3074f3d699d188bbeb68feacc473d8bc53ce762 (patch)
treeb386100fd0499485232668fcedbb269a79bc6846
parenta6caca94fc77dbe1db9484915241f77909aa43e3 (diff)
MAINTAINERS: Add myself into the list for MbedTLS
Add myself into the list for MbedTLS. Signed-off-by: Raymond Mao <[email protected]> Acked-by: Ilias Apalodimas <[email protected]>
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1b41f57a58b..8dfe2fd6ca0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1291,6 +1291,11 @@ T: git git://github.com/ARM-software/u-boot.git
F: drivers/video/mali_dp.c
F: drivers/i2c/i2c-versatile.c
+MBEDTLS
+M: Raymond Mao <[email protected]>
+S: Maintained
+F: lib/mbedtls/
+
MEMBUF
M: Simon Glass <[email protected]>
S: Maintained