[PATCH] .mailmap: replace Karsten Blees' default address
From: Johannes Schindelin via GitGitGadget <hidden>
Date: 2026-01-10 11:06:46
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Johannes Schindelin <redacted> As per a recent email by Karsten, the @dcon.de address no longer works: https://lore.kernel.org/git/77e768b2-6693-454f-9e11-fb0acdec703c@gmail.com (local) Signed-off-by: Johannes Schindelin <redacted> --- .mailmap: replace Karsten Blees' default address Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-2029%2Fdscho%2Fadjust-mailmap-for-karsten-blees-v1 Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-2029/dscho/adjust-mailmap-for-karsten-blees-v1 Pull-Request: https://github.com/gitgitgadget/git/pull/2029 .mailmap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.mailmap b/.mailmap
index 7b3198171f..3cf26b1add 100644
--- a/.mailmap
+++ b/.mailmap@@ -140,8 +140,8 @@ Junio C Hamano <gitster@pobox.com> <junkio@twinsun.com> Kaartic Sivaraam <kaartic.sivaraam@gmail.com> <kaarticsivaraam91196@gmail.com> Karl Wiberg <kha@treskal.com> Karl Hasselström Karl Wiberg <kha@treskal.com> <kha@yoghurt.hemma.treskal.com> -Karsten Blees <blees@dcon.de> <karsten.blees@dcon.de> -Karsten Blees <blees@dcon.de> <karsten.blees@gmail.com> +Karsten Blees <karsten.blees@gmail.com> <karsten.blees@dcon.de> +Karsten Blees <karsten.blees@gmail.com> <blees@dcon.de> Kay Sievers <kay.sievers@vrfy.org> <kay.sievers@suse.de> Kay Sievers <kay.sievers@vrfy.org> <kay@mam.(none)> Kazuki Saitoh <ksaitoh560@gmail.com> kazuki saitoh <ksaitoh560@gmail.com>
base-commit: d529f3a197364881746f558e5652f0236131eb86 -- gitgitgadget