[PATCH] mailmap: fix wrong canonical name for mgr@kernel.org
From: Michael Grzeschik <mgr@kernel.org>
Date: 2026-07-12 22:51:25
Subsystem:
the rest · Maintainer:
Linus Torvalds
After picking up some pending patches for the kernel to work on, I
realized my name in the mailmap file somehow got mixed up. When
switching to my kernel.org Address some time ago, I had never the
intention to use a scrambled variant of Polish and German used for my
first name to be found in this file. However, so here we are. Lets fix
it for good.
Fixes: 85fac50b58ca ('MAINTAINERS: Update address for Michael Grzeschik')
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org
Signed-off-by: Michael Grzeschik <mgr@kernel.org>
---
.mailmap | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.mailmap b/.mailmap
index 12f3acdebd72..0596bd04b1c7 100644
--- a/.mailmap
+++ b/.mailmap@@ -594,8 +594,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 Grzeschik <mgr@kernel.org> <m.grzeschik@pengutronix.de> +Michael 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>
--- base-commit: a13c140cc289c0b7b3770bce5b3ad42ab35074aa change-id: 20260713-mailmap-b66496a59368 Best regards, -- Michael Grzeschik [off-list ref]