diff options
author | Neha Malcom Francis <n-francis@ti.com> | 2023-08-17 17:39:14 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-17 15:00:59 -0400 |
commit | 4901d2499c3b4d75fbb38dd91f98ccf660bf840f (patch) | |
tree | e67585d1e905b62aa9e9094bd72adb737f882c95 | |
parent | c60e6a24dd432fa5975cdd9077cfbdbe34e0a588 (diff) | |
download | u-boot-4901d2499c3b4d75fbb38dd91f98ccf660bf840f.zip u-boot-4901d2499c3b4d75fbb38dd91f98ccf660bf840f.tar.gz u-boot-4901d2499c3b4d75fbb38dd91f98ccf660bf840f.tar.bz2 |
MAINTAINERS: Update UFS maintainer
Dropping Faiz Abbas from the UFS maintainer list as his e-mail ID is no
longer valid.
Adding Bhupesh Sharma who has been using this framework working on
Qualcomm Snapdragon SoCs as well as sending out fixes.
Adding myself as well to support in reviewing and testing patches.
Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Acked-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8b60db4..84de9de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1599,7 +1599,8 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-ubi.git F: drivers/mtd/ubi/ UFS -M: Faiz Abbas <faiz_abbas@ti.com> +M: Bhupesh Sharma <bhupesh.sharma@linaro.org> +M: Neha Malcom Francis <n-francis@ti.com> S: Maintained F: drivers/ufs/ |