Change my email address to kernel.org account instead of Samsung one. Add Bartlomiej Zolnierkiewicz as a co-maintainer of Maxim and Samsung PMIC drivers. These are used on many of our boards along with Exynos SoCs and Samsung R&D Institute Poland can still take care of them.
Signed-off-by: Krzysztof Kozlowski <[email protected]> Cc: Kukjin Kim <[email protected]> Cc: [email protected] Cc: Bartlomiej Zolnierkiewicz <[email protected]> --- Third revision for simple maintainers update. Nice! :) Changes since v2: 1. Add Bartlomiej, leave MUIC charger drivers as "Supported". Changes since v1: 1. Update also mailmap after Joe Perches suggestion. Affected drivers/subsystems: 1. arch/arm, 2. mfd, 3. power, 4. regulator, 5. clk, 6. rtc, 7. extcon, 8. pinctrl, 9. sound/soc, However if there are no objections, I can push it through my tree (to arm-soc folks). --- .mailmap | 1 + MAINTAINERS | 15 +++++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.mailmap b/.mailmap index 2a91c14c80bf..b18912c5121e 100644 --- a/.mailmap +++ b/.mailmap @@ -88,6 +88,7 @@ Kay Sievers <[email protected]> Kenneth W Chen <[email protected]> Konstantin Khlebnikov <[email protected]> <[email protected]> Koushik <[email protected]> +Krzysztof Kozlowski <[email protected]> <[email protected]> Krzysztof Kozlowski <[email protected]> <[email protected]> Kuninori Morimoto <[email protected]> Leonid I Ananiev <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 45c98485c3f0..f77df673d097 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1623,7 +1623,7 @@ N: rockchip ARM/SAMSUNG EXYNOS ARM ARCHITECTURES M: Kukjin Kim <[email protected]> -M: Krzysztof Kozlowski <[email protected]> +M: Krzysztof Kozlowski <[email protected]> L: [email protected] (moderated for non-subscribers) L: [email protected] (moderated for non-subscribers) S: Maintained @@ -7465,7 +7465,8 @@ F: Documentation/devicetree/bindings/sound/max9860.txt F: sound/soc/codecs/max9860.* MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS -M: Krzysztof Kozlowski <[email protected]> +M: Krzysztof Kozlowski <[email protected]> +M: Bartlomiej Zolnierkiewicz <[email protected]> L: [email protected] S: Supported F: drivers/power/supply/max14577_charger.c @@ -7481,7 +7482,8 @@ F: include/dt-bindings/*/*max77802.h MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS M: Chanwoo Choi <[email protected]> -M: Krzysztof Kozlowski <[email protected]> +M: Krzysztof Kozlowski <[email protected]> +M: Bartlomiej Zolnierkiewicz <[email protected]> L: [email protected] S: Supported F: drivers/*/max14577*.c @@ -9258,7 +9260,7 @@ F: drivers/pinctrl/sh-pfc/ PIN CONTROLLER - SAMSUNG M: Tomasz Figa <[email protected]> -M: Krzysztof Kozlowski <[email protected]> +M: Krzysztof Kozlowski <[email protected]> M: Sylwester Nawrocki <[email protected]> L: [email protected] (moderated for non-subscribers) L: [email protected] (moderated for non-subscribers) @@ -10189,7 +10191,7 @@ S: Maintained F: drivers/platform/x86/samsung-laptop.c SAMSUNG AUDIO (ASoC) DRIVERS -M: Krzysztof Kozlowski <[email protected]> +M: Krzysztof Kozlowski <[email protected]> M: Sangbeom Kim <[email protected]> M: Sylwester Nawrocki <[email protected]> L: [email protected] (moderated for non-subscribers) @@ -10204,7 +10206,8 @@ F: drivers/video/fbdev/s3c-fb.c SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS M: Sangbeom Kim <[email protected]> -M: Krzysztof Kozlowski <[email protected]> +M: Krzysztof Kozlowski <[email protected]> +M: Bartlomiej Zolnierkiewicz <[email protected]> L: [email protected] L: [email protected] S: Supported -- 2.7.4

