diff options
| author | Krzysztof Kozlowski <[email protected]> | 2020-10-16 17:15:25 +0200 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2020-10-28 22:52:35 +0100 |
| commit | 424f5ca7c8515a4b6e3b0812899ddda082f42fd5 (patch) | |
| tree | 4c4075391c1b04f1f667820226b17a819007024d | |
| parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) | |
MAINTAINERS: move Kamil Debski to credits
Kamil Debski has not been active on LKML since 2017:
https://lore.kernel.org/lkml/?q=f%3A%22Kamil+Debski%22
Move Kamil Debski to the CREDITS file. Thank you for the effort you put
in to the upstream Linux kernel work.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Cc: Kamil Debski <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -rw-r--r-- | CREDITS | 6 | ||||
| -rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 6 insertions, 4 deletions
@@ -849,6 +849,12 @@ D: trivial hack to add variable address length routing to Rose. D: AX25-HOWTO, HAM-HOWTO, IPX-HOWTO, NET-2-HOWTO D: ax25-utils maintainer. +N: Kamil Debski +D: Samsung S5P 2D graphics acceleration and Multi Format Codec drivers +D: Samsung USB2 phy drivers +D: PWM fan driver + N: Helge Deller W: http://www.parisc-linux.org/ diff --git a/MAINTAINERS b/MAINTAINERS index e73636b75f29..b8ce3f209144 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2412,7 +2412,6 @@ F: arch/arm/mach-s5pv210/ ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT M: Kyungmin Park <[email protected]> -M: Kamil Debski <[email protected]> M: Andrzej Hajda <[email protected]> @@ -2438,7 +2437,6 @@ F: drivers/media/platform/s5p-jpeg/ ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT M: Kyungmin Park <[email protected]> -M: Kamil Debski <[email protected]> M: Jeongtae Park <[email protected]> M: Andrzej Hajda <[email protected]> @@ -14230,7 +14228,6 @@ F: drivers/media/usb/pwc/* F: include/trace/events/pwc.h PWM FAN DRIVER -M: Kamil Debski <[email protected]> M: Bartlomiej Zolnierkiewicz <[email protected]> S: Supported @@ -15515,7 +15512,6 @@ T: git https://github.com/lmajewski/linux-samsung-thermal.git F: drivers/thermal/samsung/ SAMSUNG USB2 PHY DRIVER -M: Kamil Debski <[email protected]> M: Sylwester Nawrocki <[email protected]> S: Supported |