diff mbox series

MAINTAINERS: update Qualcomm maintainer

Message ID 20231031-b4-qcom-maintainer-v1-1-d905d73d8cab@linaro.org
State Accepted
Commit 48eb294bec471d5d4e176ad030671a221f307074
Headers show
Series MAINTAINERS: update Qualcomm maintainer | expand

Commit Message

Caleb Connolly Oct. 31, 2023, 3:19 p.m. UTC
As Ramon has been inactive for some time now, add myself and Neil
Armstrong to maintain Qualcomm efforts going forwards.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
---
I greatly appreciate the work done by Ramon Fried in keeping Qualcomm
support alive in U-Boot the last few years. However it's clear that
he hasn't been very active for some time now.

I am currently working on a large cleanup effort to modernise Qualcomm
support and enable several new reference platforms. To better facilitate
this and to handle Qualcomm support going forwards, make myself maintainer
of ARM SNAPDRAGON as well as my colleague Neil Armstrong (Amlogic
maintainer).

I hope Ramon continues to participate in discussions and reviews going
forward.
---
base-commit: cbba1b7766bd93d74e28202c46e69095ac13760b

// Caleb (they/them)
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Neil Armstrong Oct. 31, 2023, 4:02 p.m. UTC | #1
On 31/10/2023 16:19, Caleb Connolly wrote:
> As Ramon has been inactive for some time now, add myself and Neil
> Armstrong to maintain Qualcomm efforts going forwards.
> 
> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
> ---
> I greatly appreciate the work done by Ramon Fried in keeping Qualcomm
> support alive in U-Boot the last few years. However it's clear that
> he hasn't been very active for some time now.
> 
> I am currently working on a large cleanup effort to modernise Qualcomm
> support and enable several new reference platforms. To better facilitate
> this and to handle Qualcomm support going forwards, make myself maintainer
> of ARM SNAPDRAGON as well as my colleague Neil Armstrong (Amlogic
> maintainer).
> 
> I hope Ramon continues to participate in discussions and reviews going
> forward.
> ---
> base-commit: cbba1b7766bd93d74e28202c46e69095ac13760b
> 
> // Caleb (they/them)
> ---
>   MAINTAINERS | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cde778bc4d3d..be3666d14047 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -567,7 +567,8 @@ S:	Supported
>   F:	arch/arm/dts/am335x-sancloud*
>   
>   ARM SNAPDRAGON
> -M:	Ramon Fried <rfried.dev@gmail.com>
> +M:	Caleb Connolly <caleb.connolly@linaro.org>
> +M:	Neil Armstrong <neil.armstrong@linaro.org>
>   S:	Maintained
>   F:	arch/arm/mach-snapdragon/
>   F:	drivers/gpio/msm_gpio.c
> 

Obviously:
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>

Thanks Caleb, cleanup of mach-snapdragon is welcome and I'll be happy to participate!

Neil
Sumit Garg Nov. 2, 2023, 11:49 a.m. UTC | #2
On Tue, 31 Oct 2023 at 20:49, Caleb Connolly <caleb.connolly@linaro.org> wrote:
>
> As Ramon has been inactive for some time now, add myself and Neil
> Armstrong to maintain Qualcomm efforts going forwards.
>
> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
> ---
> I greatly appreciate the work done by Ramon Fried in keeping Qualcomm
> support alive in U-Boot the last few years. However it's clear that
> he hasn't been very active for some time now.
>
> I am currently working on a large cleanup effort to modernise Qualcomm
> support and enable several new reference platforms. To better facilitate
> this and to handle Qualcomm support going forwards, make myself maintainer
> of ARM SNAPDRAGON as well as my colleague Neil Armstrong (Amlogic
> maintainer).

Thanks Caleb and Neil for stepping up here. Although I won't be doing
any major development in the near future, I would like to keep an eye
on the Qcom platforms I maintain as of now. So you can add me as a
reviewer here if that's fine with you.

-Sumit

>
> I hope Ramon continues to participate in discussions and reviews going
> forward.
> ---
> base-commit: cbba1b7766bd93d74e28202c46e69095ac13760b
>
> // Caleb (they/them)
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cde778bc4d3d..be3666d14047 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -567,7 +567,8 @@ S:  Supported
>  F:     arch/arm/dts/am335x-sancloud*
>
>  ARM SNAPDRAGON
> -M:     Ramon Fried <rfried.dev@gmail.com>
> +M:     Caleb Connolly <caleb.connolly@linaro.org>
> +M:     Neil Armstrong <neil.armstrong@linaro.org>
>  S:     Maintained
>  F:     arch/arm/mach-snapdragon/
>  F:     drivers/gpio/msm_gpio.c
>
Caleb Connolly Nov. 3, 2023, 1:31 p.m. UTC | #3
On 02/11/2023 11:49, Sumit Garg wrote:
> On Tue, 31 Oct 2023 at 20:49, Caleb Connolly <caleb.connolly@linaro.org> wrote:
>>
>> As Ramon has been inactive for some time now, add myself and Neil
>> Armstrong to maintain Qualcomm efforts going forwards.
>>
>> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
>> ---
>> I greatly appreciate the work done by Ramon Fried in keeping Qualcomm
>> support alive in U-Boot the last few years. However it's clear that
>> he hasn't been very active for some time now.
>>
>> I am currently working on a large cleanup effort to modernise Qualcomm
>> support and enable several new reference platforms. To better facilitate
>> this and to handle Qualcomm support going forwards, make myself maintainer
>> of ARM SNAPDRAGON as well as my colleague Neil Armstrong (Amlogic
>> maintainer).
> 
> Thanks Caleb and Neil for stepping up here. Although I won't be doing
> any major development in the near future, I would like to keep an eye
> on the Qcom platforms I maintain as of now. So you can add me as a
> reviewer here if that's fine with you.

Definitely, I'll include you. Thanks Sumit
> 
> -Sumit
> 
>>
>> I hope Ramon continues to participate in discussions and reviews going
>> forward.
>> ---
>> base-commit: cbba1b7766bd93d74e28202c46e69095ac13760b
>>
>> // Caleb (they/them)
>> ---
>>  MAINTAINERS | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index cde778bc4d3d..be3666d14047 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -567,7 +567,8 @@ S:  Supported
>>  F:     arch/arm/dts/am335x-sancloud*
>>
>>  ARM SNAPDRAGON
>> -M:     Ramon Fried <rfried.dev@gmail.com>
>> +M:     Caleb Connolly <caleb.connolly@linaro.org>
>> +M:     Neil Armstrong <neil.armstrong@linaro.org>
>>  S:     Maintained
>>  F:     arch/arm/mach-snapdragon/
>>  F:     drivers/gpio/msm_gpio.c
>>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cde778bc4d3d..be3666d14047 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -567,7 +567,8 @@  S:	Supported
 F:	arch/arm/dts/am335x-sancloud*
 
 ARM SNAPDRAGON
-M:	Ramon Fried <rfried.dev@gmail.com>
+M:	Caleb Connolly <caleb.connolly@linaro.org>
+M:	Neil Armstrong <neil.armstrong@linaro.org>
 S:	Maintained
 F:	arch/arm/mach-snapdragon/
 F:	drivers/gpio/msm_gpio.c