[PATCH] mailmap: change primary address for Christian Couder
Christian Couder <[email protected]> Mon, 3 Aug 2026 19:09:52 +0200
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
The `[email protected]` address is an old one that I don't use anymore, while `[email protected]` 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 <[email protected]> --- .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 <[email protected]> Chris Wright <[email protected]> <[email protected]> Christian Ludwig <[email protected]> <[email protected]> Cord Seele <[email protected]> <[email protected]> -Christian Couder <[email protected]> <[email protected]> +Christian Couder <[email protected]> <[email protected]> Christian Stimming <[email protected]> <[email protected]> Christopher Díaz Riveros <[email protected]> Christopher Diaz Riveros Clemens Buchacher <[email protected]> <[email protected]> -- 2.55.0.492.g44bba30fd7.dirty