[PATCH] mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC drivers

Krzysztof Kozlowski posted 1 patch 3 weeks, 2 days ago
There is a newer version of this series
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
[PATCH] mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC drivers
Posted by Krzysztof Kozlowski 3 weeks, 2 days ago
Due to lack of time I did not perform reviews of patches for Samsung
PMIC drivers last year, at least not in timely manner.  I still can
perform limited testing of the code on hardware, but that does not
warrant having "M" here.

Maintainer should be responsive, so drop my name and shift these drivers
maintenance to André Draszik (from previous reviewer role).

Cc: André Draszik <andre.draszik@linaro.org>
Cc: linux-samsung-soc@vger.kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a671e3d4e8be..883886cbe503 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23384,8 +23384,7 @@ S:	Maintained
 F:	drivers/platform/x86/samsung-laptop.c
 
 SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS
-M:	Krzysztof Kozlowski <krzk@kernel.org>
-R:	André Draszik <andre.draszik@linaro.org>
+M:	André Draszik <andre.draszik@linaro.org>
 L:	linux-kernel@vger.kernel.org
 L:	linux-samsung-soc@vger.kernel.org
 S:	Maintained
-- 
2.51.0

Re: [PATCH] mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC drivers
Posted by Krzysztof Kozlowski 3 weeks, 2 days ago
On 16/01/2026 18:50, Krzysztof Kozlowski wrote:
> Due to lack of time I did not perform reviews of patches for Samsung
> PMIC drivers last year, at least not in timely manner.  I still can
> perform limited testing of the code on hardware, but that does not
> warrant having "M" here.
> 
> Maintainer should be responsive, so drop my name and shift these drivers
> maintenance to André Draszik (from previous reviewer role).
> 
> Cc: André Draszik <andre.draszik@linaro.org>
> Cc: linux-samsung-soc@vger.kernel.org
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> ---

Actually let me move myself to credits. :)

Best regards,
Krzysztof