* Re: [PATCH] MAINTAINERS: Update address for Michael Grzeschik [not found] <20260426-maintainer-v1-1-d74d2f4343f7@kernel.org> @ 2026-05-03 20:35 ` Michael Grzeschik 2026-05-05 0:04 ` Jakub Kicinski [not found] ` <DICBWQ0WBG05.1D9181KHYC61C@markussp.com> 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 ` [PATCH] MAINTAINERS: Update address for Michael Grzeschik 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
[parent not found: <DICBWQ0WBG05.1D9181KHYC61C@markussp.com>]
* Re: [PATCH] MAINTAINERS: Update address for Michael Grzeschik [not found] ` <DICBWQ0WBG05.1D9181KHYC61C@markussp.com> @ 2026-05-20 19:55 ` Michael Grzeschik 2026-05-20 21:44 ` Jakub Kicinski 0 siblings, 1 reply; 4+ 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] 4+ 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; 4+ 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] 4+ messages in thread
end of thread, other threads:[~2026-05-20 21:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260426-maintainer-v1-1-d74d2f4343f7@kernel.org>
2026-05-03 20:35 ` [PATCH] MAINTAINERS: Update address for Michael Grzeschik Michael Grzeschik
2026-05-05 0:04 ` Jakub Kicinski
[not found] ` <DICBWQ0WBG05.1D9181KHYC61C@markussp.com>
2026-05-20 19:55 ` Michael Grzeschik
2026-05-20 21:44 ` Jakub Kicinski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox