[PATCH] qcom: MAINTAINERS: move Andy Gross to credits

Krzysztof Kozlowski posted 1 patch 2 years ago
CREDITS     | 4 ++++
MAINTAINERS | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
[PATCH] qcom: MAINTAINERS: move Andy Gross to credits
Posted by Krzysztof Kozlowski 2 years ago
Andy's last emails related to Qualcomm SoC ARM subarchitecture are from
November 2019, so move him to credits.  Stale maintainer entries hide
information whether subsystem needs help, has a bus-factor or is even
orphaned.

Link: https://lore.kernel.org/all/?q=f%3A%22Andy+Gross%22
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Andy Gross <agross@kernel.org>
Cc: Bjorn Andersson <andersson@kernel.org>
Cc: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 CREDITS     | 4 ++++
 MAINTAINERS | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CREDITS b/CREDITS
index 59cdc6a9c8fd..6cb661c46985 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1421,6 +1421,10 @@ S: University of Stellenbosch
 S: Stellenbosch, Western Cape
 S: South Africa
 
+N: Andy Gross
+E: agross@kernel.org
+D: Qualcomm SoC subsystem and drivers
+
 N: Grant Grundler
 E: grantgrundler@gmail.com
 W: http://obmouse.sourceforge.net/
diff --git a/MAINTAINERS b/MAINTAINERS
index 82ef00014f41..37d1bb7b1fc5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2550,7 +2550,6 @@ F:	arch/arm64/boot/dts/qcom/sc7280*
 F:	arch/arm64/boot/dts/qcom/sdm845-cheza*
 
 ARM/QUALCOMM SUPPORT
-M:	Andy Gross <agross@kernel.org>
 M:	Bjorn Andersson <andersson@kernel.org>
 M:	Konrad Dybcio <konrad.dybcio@linaro.org>
 L:	linux-arm-msm@vger.kernel.org
-- 
2.34.1
Re: [PATCH] qcom: MAINTAINERS: move Andy Gross to credits
Posted by Bjorn Andersson 2 years ago
On Mon, 11 Dec 2023 16:55:33 +0100, Krzysztof Kozlowski wrote:
> Andy's last emails related to Qualcomm SoC ARM subarchitecture are from
> November 2019, so move him to credits.  Stale maintainer entries hide
> information whether subsystem needs help, has a bus-factor or is even
> orphaned.
> 
> 

Applied, thanks!

[1/1] qcom: MAINTAINERS: move Andy Gross to credits
      commit: 6594a847820b7ab817b376cd2817c6cce0285062

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] qcom: MAINTAINERS: move Andy Gross to credits
Posted by neil.armstrong@linaro.org 2 years ago
On 11/12/2023 16:55, Krzysztof Kozlowski wrote:
> Andy's last emails related to Qualcomm SoC ARM subarchitecture are from
> November 2019, so move him to credits.  Stale maintainer entries hide
> information whether subsystem needs help, has a bus-factor or is even
> orphaned.
> 
> Link: https://lore.kernel.org/all/?q=f%3A%22Andy+Gross%22
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Andy Gross <agross@kernel.org>
> Cc: Bjorn Andersson <andersson@kernel.org>
> Cc: Konrad Dybcio <konrad.dybcio@linaro.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>   CREDITS     | 4 ++++
>   MAINTAINERS | 1 -
>   2 files changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/CREDITS b/CREDITS
> index 59cdc6a9c8fd..6cb661c46985 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -1421,6 +1421,10 @@ S: University of Stellenbosch
>   S: Stellenbosch, Western Cape
>   S: South Africa
>   
> +N: Andy Gross
> +E: agross@kernel.org
> +D: Qualcomm SoC subsystem and drivers
> +
>   N: Grant Grundler
>   E: grantgrundler@gmail.com
>   W: http://obmouse.sourceforge.net/
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 82ef00014f41..37d1bb7b1fc5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2550,7 +2550,6 @@ F:	arch/arm64/boot/dts/qcom/sc7280*
>   F:	arch/arm64/boot/dts/qcom/sdm845-cheza*
>   
>   ARM/QUALCOMM SUPPORT
> -M:	Andy Gross <agross@kernel.org>
>   M:	Bjorn Andersson <andersson@kernel.org>
>   M:	Konrad Dybcio <konrad.dybcio@linaro.org>
>   L:	linux-arm-msm@vger.kernel.org

Thanks Andy for all your work!

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