summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Armstrong <[email protected]>2024-09-30 14:44:35 +0200
committerNeil Armstrong <[email protected]>2024-10-14 08:55:28 +0200
commitfd6ce5a50d5b855559b9b7afc2dae73fd3f833c7 (patch)
treeb5c6e0a60520907aa11e4afef400d7feaa05be51
parent67e291d147cd40c9b638515dc1bfa3c52d390959 (diff)
MAINTAINERS: Add myself to the list of UFS maintainers
Adding myself to continue Bhupesh's work to enhance and fix UFS support in U-Boot, especially for Qualcomm SoCs, and help review patches and maintain the UFS subsystem. Reviewed-by: Neha Malcom Francis <[email protected]> Tested-by: Venkatesh Yadav Abbarapu <[email protected]> Tested-by: Julius Lehmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Neil Armstrong <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7aefda93d01..09298e6bc86 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1714,6 +1714,7 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-ubi.git
F: drivers/mtd/ubi/
UFS
+M: Neil Armstrong <[email protected]>
M: Bhupesh Sharma <[email protected]>
M: Neha Malcom Francis <[email protected]>
S: Maintained