public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] .mailmap: fix and expand mappings for Jean-Noël Avila
@ 2026-01-21 21:51 kristofferhaugsbakk
  2026-01-21 22:38 ` Junio C Hamano
  2026-01-22  8:25 ` Jean-Noël Avila
  0 siblings, 2 replies; 4+ messages in thread
From: kristofferhaugsbakk @ 2026-01-21 21:51 UTC (permalink / raw)
  To: git; +Cc: Kristoffer Haugsbakk, jn.avila

From: Kristoffer Haugsbakk <code@khaugsbakk.name>

The latest release candidate notes say that there is a new contributor:

    Jean-Noël Avila via GitGitGadget, ...

But this is a familiar face, just in a G.G. Gadget trench coat.

Also map the rest of the idents in the history.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
---

Notes (series):
    Tested with:
    
        git shortlog -e
    
        git shortlog -e \
            --group=trailer:helped-by \
            --group=trailer:acked-by \
            --group=trailer:reviewed-by \
            --group=trailer:noticed-by \
            --group=trailer:reported-by

 .mailmap | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.mailmap b/.mailmap
index 3cf26b1add0..799734821b4 100644
--- a/.mailmap
+++ b/.mailmap
@@ -107,6 +107,9 @@ Jason Riedy <ejr@eecs.berkeley.edu> <ejr@cs.berkeley.edu>
 Jay Soffian <jaysoffian@gmail.com> <jaysoffian+git@gmail.com>
 Jean-Noël Avila <jn.avila@free.fr> Jean-Noel Avila
 Jean-Noël Avila <jn.avila@free.fr> Jean-Noël AVILA
+Jean-Noël Avila <jn.avila@free.fr> Jean-Noel Avila <jean-noel.avila@scantech.fr>
+Jean-Noël Avila <jn.avila@free.fr> Jean-Noël AVILA <avila.jn@gmail.com>
+Jean-Noël Avila <jn.avila@free.fr> Jean-Noël Avila via GitGitGadget <gitgitgadget@gmail.com>
 Jeff King <peff@peff.net> <peff@github.com>
 Jeff Muizelaar <jmuizelaar@mozilla.com> <jeff@infidigm.net>
 Jens Axboe <axboe@kernel.dk> <axboe@suse.de>

base-commit: 83a69f19359e6d9bc980563caca38b2b5729808c
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-22  8:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-21 21:51 [PATCH] .mailmap: fix and expand mappings for Jean-Noël Avila kristofferhaugsbakk
2026-01-21 22:38 ` Junio C Hamano
2026-01-21 22:52   ` Junio C Hamano
2026-01-22  8:25 ` Jean-Noël Avila

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox