diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-12-11 16:55:33 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-12-17 11:14:12 -0600 |
commit | 6594a847820b7ab817b376cd2817c6cce0285062 (patch) | |
tree | 078e25a4fef116cfe7e364cd6ae37c8ffb012885 | |
parent | 27117558bbfde4e439230cdb5dda2d12ba801af9 (diff) |
MAINTAINERS: qcom: move Andy Gross to credits
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 <[email protected]>
Cc: Andy Gross <[email protected]>
Cc: Bjorn Andersson <[email protected]>
Cc: Konrad Dybcio <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -1425,6 +1425,10 @@ S: University of Stellenbosch S: Stellenbosch, Western Cape S: South Africa +N: Andy Gross +D: Qualcomm SoC subsystem and drivers + N: Grant Grundler W: http://obmouse.sourceforge.net/ diff --git a/MAINTAINERS b/MAINTAINERS index 97f51d5ec1cf..ddf2f2c02d5b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2557,7 +2557,6 @@ F: arch/arm64/boot/dts/qcom/sc7280* F: arch/arm64/boot/dts/qcom/sdm845-cheza* ARM/QUALCOMM SUPPORT -M: Andy Gross <[email protected]> M: Bjorn Andersson <[email protected]> M: Konrad Dybcio <[email protected]> |