diff mbox series

MAINTAINERS: Update UFS maintainer

Message ID 20230817120914.144240-1-n-francis@ti.com
State Accepted
Commit 4901d2499c3b4d75fbb38dd91f98ccf660bf840f
Delegated to: Tom Rini
Headers show
Series MAINTAINERS: Update UFS maintainer | expand

Commit Message

Neha Malcom Francis Aug. 17, 2023, 12:09 p.m. UTC
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>
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-aQGHcUZsWzSw@mail.gmail.com/

 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Nishanth Menon Aug. 17, 2023, 3:57 p.m. UTC | #1
On 17:39-20230817, 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>
> Cc: Bhupesh Sharma <bhupesh.sharma@linaro.org>
> Cc: Vignesh R <vigneshr@ti.com>
> Cc: Nishnath Menon <nm@ti.com>

Thanks for mixing my name up, but other than that, for what ever it is
worth..

Reviewed-by: Nishanth Menon <nm@ti.com>
> ---
> Based on discussion:
> https://lore.kernel.org/u-boot/CAH=2NtzyQgximynKuG45UUux715Du=WKKusm9-aQGHcUZsWzSw@mail.gmail.com/
> 
>  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/
>  
> -- 
> 2.34.1
>
Marek Vasut Aug. 17, 2023, 6:40 p.m. UTC | #2
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-aQGHcUZsWzSw@mail.gmail.com/
> 
>   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
Tom Rini Aug. 17, 2023, 7:02 p.m. UTC | #3
On Thu, Aug 17, 2023 at 05:39:14PM +0530, 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>

Applied to u-boot/master, thanks!
Neha Malcom Francis Aug. 18, 2023, 4:28 a.m. UTC | #4
Hi Marek

On 18/08/23 00:10, Marek Vasut wrote:
> 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
> 

Thanks for this! Will keep in mind in future.
> 
>> 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-aQGHcUZsWzSw@mail.gmail.com/
>>
>>   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
Neha Malcom Francis Aug. 18, 2023, 4:29 a.m. UTC | #5
Hi Nishanth

On 17/08/23 21:27, Nishanth Menon wrote:
> On 17:39-20230817, 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>
>> Cc: Bhupesh Sharma <bhupesh.sharma@linaro.org>
>> Cc: Vignesh R <vigneshr@ti.com>
>> Cc: Nishnath Menon <nm@ti.com>
> 
> Thanks for mixing my name up, but other than that, for what ever it is
> worth..
> > Reviewed-by: Nishanth Menon <nm@ti.com>
My bad, sorry about that! But thanks!

>> ---
>> Based on discussion:
>> https://lore.kernel.org/u-boot/CAH=2NtzyQgximynKuG45UUux715Du=WKKusm9-aQGHcUZsWzSw@mail.gmail.com/
>>
>>   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/
>>   
>> -- 
>> 2.34.1
>>
>
diff mbox series

Patch

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/