* [PATCH] MAINTAINERS: Update address for Michael Grzeschik
@ 2026-04-25 22:20 Michael Grzeschik
2026-04-27 21:13 ` Michael Grzeschik
` (2 more replies)
0 siblings, 3 replies; 7+ 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] 7+ 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-07 9:15 ` Markus Schneider-Pargmann
2 siblings, 0 replies; 7+ 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] 7+ 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
2026-05-07 9:15 ` Markus Schneider-Pargmann
2 siblings, 1 reply; 7+ 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] 7+ 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; 7+ 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] 7+ 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-07 9:15 ` Markus Schneider-Pargmann
2026-05-20 19:55 ` Michael Grzeschik
2 siblings, 1 reply; 7+ messages in thread
From: Markus Schneider-Pargmann @ 2026-05-07 9:15 UTC (permalink / raw)
To: Michael Grzeschik, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1698 bytes --]
On Sun Apr 26, 2026 at 12:20 AM CEST, 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: Markus Schneider-Pargmann <mail@markussp.com>
> ---
> .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,
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 293 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Update address for Michael Grzeschik
2026-05-07 9:15 ` Markus Schneider-Pargmann
@ 2026-05-20 19:55 ` Michael Grzeschik
2026-05-20 21:44 ` Jakub Kicinski
0 siblings, 1 reply; 7+ messages in thread
From: Michael Grzeschik @ 2026-05-20 19:55 UTC (permalink / raw)
To: netdev; +Cc: Markus Schneider-Pargmann, Jakub Kicinski, linux-kernel
Gentle ping to ask if anyone is picking this up?
On Thu, May 07, 2026 at 11:15:17AM +0200, Markus Schneider-Pargmann wrote:
> On Sun Apr 26, 2026 at 12:20 AM CEST, 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: Markus Schneider-Pargmann <mail@markussp.com>
>
> > ---
> > .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,
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Update address for Michael Grzeschik
2026-05-20 19:55 ` Michael Grzeschik
@ 2026-05-20 21:44 ` Jakub Kicinski
0 siblings, 0 replies; 7+ messages in thread
From: Jakub Kicinski @ 2026-05-20 21:44 UTC (permalink / raw)
To: Michael Grzeschik; +Cc: netdev, Markus Schneider-Pargmann, linux-kernel
On Wed, 20 May 2026 21:55:10 +0200 Michael Grzeschik wrote:
> Gentle ping to ask if anyone is picking this up?
Please repost this with netdev@ on CC, if you expect us to take the
patch. Only your ping has us CCed.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2026-05-20 21:44 UTC | newest]
Thread overview: 7+ 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
2026-05-07 9:15 ` Markus Schneider-Pargmann
2026-05-20 19:55 ` Michael Grzeschik
2026-05-20 21:44 ` Jakub Kicinski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.