[PATCH] mailmap: change primary address for Christian Couder
From: Christian Couder <hidden>
Date: 2026-08-03 17:10:20
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Christian Couder <hidden>
Date: 2026-08-03 17:10:20
Subsystem:
the rest · Maintainer:
Linus Torvalds
The `chriscool@tuxfamily.org` address is an old one that I don't use anymore, while `christian.couder@gmail.com` is the address I have been sending patches from for a long time. Let's swap the two addresses in the existing entry, so that the Gmail address becomes the primary one and the old tuxfamily.org address is mapped to it. This way both addresses still resolve to the same person, and the address I actually use is the canonical one. Signed-off-by: Christian Couder <redacted> --- .mailmap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mailmap b/.mailmap
index f8ede075ea..d518b388fe 100644
--- a/.mailmap
+++ b/.mailmap@@ -39,7 +39,7 @@ Chris Shoemaker <c.shoemaker@cox.net> Chris Wright <chrisw@sous-sol.org> <chrisw@osdl.org> Christian Ludwig <chrissicool@gmail.com> <chrissicool@googlemail.com> Cord Seele <cowose@gmail.com> <cowose@googlemail.com> -Christian Couder <chriscool@tuxfamily.org> <christian.couder@gmail.com> +Christian Couder <christian.couder@gmail.com> <chriscool@tuxfamily.org> Christian Stimming <stimming@tuhh.de> <chs@ckiste.goetheallee> Christopher Díaz Riveros <chrisadr@gentoo.org> Christopher Diaz Riveros Clemens Buchacher <drizzd@gmx.net> <drizzd@aon.at>
--
2.55.0.492.g44bba30fd7.dirty