[PATCH] MAINTAINERS: Update Uwe's email address, drop SIOX maintenance

Uwe Kleine-König posted 1 patch 1 year, 9 months ago
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
[PATCH] MAINTAINERS: Update Uwe's email address, drop SIOX maintenance
Posted by Uwe Kleine-König 1 year, 9 months ago
In the context of changing my career path, my Pengutronix email address
will soon stop to be available to me. Update the PWM maintainer entry to
my kernel.org identity.

I drop my co-maintenance of SIOX. Thorsten will continue to care for
it with the support of the Pengutronix kernel team.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ebf03f5f0619..85a32423e9ed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17873,7 +17873,7 @@ F:	Documentation/devicetree/bindings/leds/irled/pwm-ir-tx.yaml
 F:	drivers/media/rc/pwm-ir-tx.c
 
 PWM SUBSYSTEM
-M:	Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
+M:	Uwe Kleine-König <ukleinek@kernel.org>
 L:	linux-pwm@vger.kernel.org
 S:	Maintained
 Q:	https://patchwork.ozlabs.org/project/linux-pwm/list/
@@ -20177,7 +20177,6 @@ F:	include/linux/platform_data/simplefb.h
 
 SIOX
 M:	Thorsten Scherer <t.scherer@eckelmann.de>
-M:	Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
 R:	Pengutronix Kernel Team <kernel@pengutronix.de>
 S:	Supported
 F:	drivers/gpio/gpio-siox.c

base-commit: ed30a4a51bb196781c8058073ea720133a65596f
-- 
2.43.0

Re: [PATCH] MAINTAINERS: Update Uwe's email address, drop SIOX maintenance
Posted by Thorsten Scherer 1 year, 9 months ago
Hello Uwe,

On Wed, Apr 24, 2024 at 11:26:27PM +0200, Uwe Kleine-König wrote:
> In the context of changing my career path, my Pengutronix email address
> will soon stop to be available to me. Update the PWM maintainer entry to
> my kernel.org identity.
> 
> I drop my co-maintenance of SIOX. Thorsten will continue to care for
> it with the support of the Pengutronix kernel team.

thank you for taking care of SIOX and mainlining it in the first place.

> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>

Acked-by: Thorsten Scherer <t.scherer@eckelmann.de>

> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ebf03f5f0619..85a32423e9ed 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17873,7 +17873,7 @@ F:	Documentation/devicetree/bindings/leds/irled/pwm-ir-tx.yaml
>  F:	drivers/media/rc/pwm-ir-tx.c
>  
>  PWM SUBSYSTEM
> -M:	Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> +M:	Uwe Kleine-König <ukleinek@kernel.org>
>  L:	linux-pwm@vger.kernel.org
>  S:	Maintained
>  Q:	https://patchwork.ozlabs.org/project/linux-pwm/list/
> @@ -20177,7 +20177,6 @@ F:	include/linux/platform_data/simplefb.h
>  
>  SIOX
>  M:	Thorsten Scherer <t.scherer@eckelmann.de>
> -M:	Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
>  R:	Pengutronix Kernel Team <kernel@pengutronix.de>
>  S:	Supported
>  F:	drivers/gpio/gpio-siox.c
> 
> base-commit: ed30a4a51bb196781c8058073ea720133a65596f
> -- 
> 2.43.0
> 

Best regards (and best wishes for your future path)
Thorsten