public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update address for Michael Grzeschik
@ 2026-04-25 22:20 Michael Grzeschik
  2026-04-27 21:13 ` Michael Grzeschik
  2026-05-03 20:35 ` Michael Grzeschik
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Grzeschik @ 2026-04-25 22:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: Michael Grzeschik

Since I am moving from Pengutronix update my email address for the
ARCNET subsystems to point to my kernel.org address.

Also update .mailmap.

Signed-off-by: Michael Grzeschik <mgr@kernel.org>
---
 .mailmap    | 2 ++
 MAINTAINERS | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/.mailmap b/.mailmap
index 34acd34bbf9bf..7b01246851705 100644
--- a/.mailmap
+++ b/.mailmap
@@ -579,6 +579,8 @@ Mayuresh Janorkar <mayur@ti.com>
 Md Sadre Alam <quic_mdalam@quicinc.com> <mdalam@codeaurora.org>
 Miaoqing Pan <quic_miaoqing@quicinc.com> <miaoqing@codeaurora.org>
 Michael Buesch <m@bues.ch>
+Michal Grzeschik <mgr@kernel.org> <m.grzeschik@pengutronix.de>
+Michal Grzeschik <mgr@kernel.org> <mgr@pengutronix.de>
 Michael Riesch <michael.riesch@collabora.com> <michael.riesch@wolfvision.net>
 Michal Simek <michal.simek@amd.com> <michal.simek@xilinx.com>
 Michel Dänzer <michel@tungstengraphics.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 2fb1c75afd163..48b601d36b846 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2058,7 +2058,7 @@ F:	Documentation/devicetree/bindings/display/snps,arcpgu.txt
 F:	drivers/gpu/drm/tiny/arcpgu.c
 
 ARCNET NETWORK LAYER
-M:	Michael Grzeschik <m.grzeschik@pengutronix.de>
+M:	Michael Grzeschik <mgr@kernel.org>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	drivers/net/arcnet/

---
base-commit: 897d54018cc9aa97fd1529ca08a53b429d05a566
change-id: 20260426-maintainer-eecd046c4a87

Best regards,
-- 
Michael Grzeschik <mgr@kernel.org>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Update address for Michael Grzeschik
  2026-04-25 22:20 [PATCH] MAINTAINERS: Update address for Michael Grzeschik Michael Grzeschik
@ 2026-04-27 21:13 ` Michael Grzeschik
  2026-05-03 20:35 ` Michael Grzeschik
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Grzeschik @ 2026-04-27 21:13 UTC (permalink / raw)
  To: Michael Grzeschik; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2016 bytes --]

On Sun, Apr 26, 2026 at 12:20:59AM +0200, Michael Grzeschik wrote:
>Since I am moving from Pengutronix update my email address for the
>ARCNET subsystems to point to my kernel.org address.
>
>Also update .mailmap.
>
>Signed-off-by: Michael Grzeschik <mgr@kernel.org>

Acked-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
>---
> .mailmap    | 2 ++
> MAINTAINERS | 2 +-
> 2 files changed, 3 insertions(+), 1 deletion(-)
>
>diff --git a/.mailmap b/.mailmap
>index 34acd34bbf9bf..7b01246851705 100644
>--- a/.mailmap
>+++ b/.mailmap
>@@ -579,6 +579,8 @@ Mayuresh Janorkar <mayur@ti.com>
> Md Sadre Alam <quic_mdalam@quicinc.com> <mdalam@codeaurora.org>
> Miaoqing Pan <quic_miaoqing@quicinc.com> <miaoqing@codeaurora.org>
> Michael Buesch <m@bues.ch>
>+Michal Grzeschik <mgr@kernel.org> <m.grzeschik@pengutronix.de>
>+Michal Grzeschik <mgr@kernel.org> <mgr@pengutronix.de>
> Michael Riesch <michael.riesch@collabora.com> <michael.riesch@wolfvision.net>
> Michal Simek <michal.simek@amd.com> <michal.simek@xilinx.com>
> Michel Dänzer <michel@tungstengraphics.com>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index 2fb1c75afd163..48b601d36b846 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -2058,7 +2058,7 @@ F:	Documentation/devicetree/bindings/display/snps,arcpgu.txt
> F:	drivers/gpu/drm/tiny/arcpgu.c
>
> ARCNET NETWORK LAYER
>-M:	Michael Grzeschik <m.grzeschik@pengutronix.de>
>+M:	Michael Grzeschik <mgr@kernel.org>
> L:	netdev@vger.kernel.org
> S:	Maintained
> F:	drivers/net/arcnet/
>
>---
>base-commit: 897d54018cc9aa97fd1529ca08a53b429d05a566
>change-id: 20260426-maintainer-eecd046c4a87
>
>Best regards,
>-- 
>Michael Grzeschik <mgr@kernel.org>
>

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Update address for Michael Grzeschik
  2026-04-25 22:20 [PATCH] MAINTAINERS: Update address for Michael Grzeschik Michael Grzeschik
  2026-04-27 21:13 ` Michael Grzeschik
@ 2026-05-03 20:35 ` Michael Grzeschik
  2026-05-05  0:04   ` Jakub Kicinski
  1 sibling, 1 reply; 4+ messages in thread
From: Michael Grzeschik @ 2026-05-03 20:35 UTC (permalink / raw)
  To: Michael Grzeschik; +Cc: linux-kernel, netdev

Adding netdev to Cc:

On Sun, Apr 26, 2026 at 12:20:59AM +0200, Michael Grzeschik wrote:
> Since I am moving from Pengutronix update my email address for the
> ARCNET subsystems to point to my kernel.org address.
> 
> Also update .mailmap.
> 
> Acked-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
> Signed-off-by: Michael Grzeschik <mgr@kernel.org>
> ---
>  .mailmap    | 2 ++
>  MAINTAINERS | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/.mailmap b/.mailmap
> index 34acd34bbf9bf..7b01246851705 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -579,6 +579,8 @@ Mayuresh Janorkar <mayur@ti.com>
>  Md Sadre Alam <quic_mdalam@quicinc.com> <mdalam@codeaurora.org>
>  Miaoqing Pan <quic_miaoqing@quicinc.com> <miaoqing@codeaurora.org>
>  Michael Buesch <m@bues.ch>
> +Michal Grzeschik <mgr@kernel.org> <m.grzeschik@pengutronix.de>
> +Michal Grzeschik <mgr@kernel.org> <mgr@pengutronix.de>
>  Michael Riesch <michael.riesch@collabora.com> <michael.riesch@wolfvision.net>
>  Michal Simek <michal.simek@amd.com> <michal.simek@xilinx.com>
>  Michel Dänzer <michel@tungstengraphics.com>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2fb1c75afd163..48b601d36b846 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2058,7 +2058,7 @@ F:	Documentation/devicetree/bindings/display/snps,arcpgu.txt
>  F:	drivers/gpu/drm/tiny/arcpgu.c
>  
>  ARCNET NETWORK LAYER
> -M:	Michael Grzeschik <m.grzeschik@pengutronix.de>
> +M:	Michael Grzeschik <mgr@kernel.org>
>  L:	netdev@vger.kernel.org
>  S:	Maintained
>  F:	drivers/net/arcnet/
> 
> ---
> base-commit: 897d54018cc9aa97fd1529ca08a53b429d05a566
> change-id: 20260426-maintainer-eecd046c4a87
> 
> Best regards,
> -- 
> Michael Grzeschik <mgr@kernel.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Update address for Michael Grzeschik
  2026-05-03 20:35 ` Michael Grzeschik
@ 2026-05-05  0:04   ` Jakub Kicinski
  0 siblings, 0 replies; 4+ messages in thread
From: Jakub Kicinski @ 2026-05-05  0:04 UTC (permalink / raw)
  To: Michael Grzeschik; +Cc: Michael Grzeschik, linux-kernel, netdev

On Sun, 3 May 2026 22:35:51 +0200 Michael Grzeschik wrote:
> >  ARCNET NETWORK LAYER
> > -M:	Michael Grzeschik <m.grzeschik@pengutronix.de>
> > +M:	Michael Grzeschik <mgr@kernel.org>
> >  L:	netdev@vger.kernel.org
> >  S:	Maintained
> >  F:	drivers/net/arcnet/

Acked-by: Jakub Kicinski <kuba@kernel.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-05  0:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-25 22:20 [PATCH] MAINTAINERS: Update address for Michael Grzeschik Michael Grzeschik
2026-04-27 21:13 ` Michael Grzeschik
2026-05-03 20:35 ` Michael Grzeschik
2026-05-05  0:04   ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox