
On 8/17/23 14:09, Neha Malcom Francis wrote:
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
Add '---' here so the CC list is not part of the commit message when this patch is applied, like this:
Signed-of-by: Foo User <...> --- CC: Bar Example <...> ... --- V2: Did stuff V3: Did more stuff
Cc: Bhupesh Sharma bhupesh.sharma@linaro.org Cc: Vignesh R vigneshr@ti.com Cc: Nishnath Menon nm@ti.com
Based on discussion: https://lore.kernel.org/u-boot/CAH=2NtzyQgximynKuG45UUux715Du=WKKusm9-aQGHcU...
MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 77a8b0ac21..d19e1fd60b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1585,7 +1585,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/
With that fixed:
Acked-by: Marek Vasut marek.vasut+renesas@mailbox.org
Thanks