diff options
| author | Krzysztof Kozlowski <[email protected]> | 2020-10-16 08:18:47 +0200 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2020-10-26 10:11:10 +0100 |
| commit | 421f2597bf4201ee70c23cb381e2ba683b3033e9 (patch) | |
| tree | 209985023c63abf08dba6f380e2924d95d2fd260 | |
| parent | 6d7fe8aa45037776d5871c20f47a90901c841e4e (diff) | |
MAINTAINERS: Move Kukjin Kim to credits
Kukjin Kim has been maintaining the Samsung ARM architectures since 2010
up to 2016. He contributed many patches for the S3C, S5P and Exynos
support. However since 2016 there is little activity from him on the
LKML [1] so move his name to the CREDITS.
Dear Kukjin, thank you for all the effort you put in to the upstream
Samsung support.
[1] https://lore.kernel.org/lkml/?q=f%3A%22Kukjin+Kim%22
Link: https://lore.kernel.org/r/[email protected]
Cc: Kukjin Kim <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Olof Johansson <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Kukjin Kim <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
| -rw-r--r-- | CREDITS | 4 | ||||
| -rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -1910,6 +1910,10 @@ S: 660 Harvard Ave. #7 S: Santa Clara, CA 95051 S: USA +N: Kukjin Kim +D: Samsung S3C, S5P and Exynos ARM architectures + N: Russell King D: Linux/arm integrator, maintainer & hacker diff --git a/MAINTAINERS b/MAINTAINERS index a238f954a5c9..5664ee1f543f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2375,7 +2375,6 @@ F: sound/soc/rockchip/ N: rockchip ARM/SAMSUNG EXYNOS ARM ARCHITECTURES -M: Kukjin Kim <[email protected]> M: Krzysztof Kozlowski <[email protected]> L: [email protected] (moderated for non-subscribers) @@ -15486,7 +15485,6 @@ F: include/linux/clk/samsung.h F: include/linux/platform_data/clk-s3c2410.h SAMSUNG SPI DRIVERS -M: Kukjin Kim <[email protected]> M: Krzysztof Kozlowski <[email protected]> M: Andi Shyti <[email protected]> |