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

From: neil . armstrong
Date: Tue Dec 12 2023 - 02:47:49 EST


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@xxxxxxxx>
Cc: Andy Gross <agross@xxxxxxxxxx>
Cc: Bjorn Andersson <andersson@xxxxxxxxxx>
Cc: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
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@xxxxxxxxxx
+D: Qualcomm SoC subsystem and drivers
+
N: Grant Grundler
E: grantgrundler@xxxxxxxxx
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@xxxxxxxxxx>
M: Bjorn Andersson <andersson@xxxxxxxxxx>
M: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
L: linux-arm-msm@xxxxxxxxxxxxxxx

Thanks Andy for all your work!

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