Stefan Beller <[email protected]> writes: > Pretty much one year ago > (94b410bba864, Jul 12 2013, .mailmap: Map email addresses to names) > I cleaned up the output of `git shortlog -sne` of git.git by writing a > .mailmap file fot the git.git project. > Now I find some time again for another review. > During the year Jens, Kazuki and Trần contributed to git.git using > different names, but the same email address. > > Would you mind to acknowledge this change to the mailmap file? > > Signed-off-by: Stefan Beller <[email protected]> > ---
It has been a week since this was asked to be eyeballed. People do not have objection, or they do not hang around this circle any more. I would imagine that it does not matter to them a bit how their names are spelled around here in the latter case. Or they may have responded privately to you. If you received a private "no" to some entries, please advise; otherwise I would say the patch is ready to be picked up. Thanks. > .mailmap | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/.mailmap b/.mailmap > index 11057cb..2edbeb5 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -85,6 +85,7 @@ Jeff King <[email protected]> <[email protected]> > Jeff Muizelaar <[email protected]> <[email protected]> > Jens Axboe <[email protected]> <[email protected]> > Jens Axboe <[email protected]> <[email protected]> > +Jens Lindström <[email protected]> Jens Lindstrom <[email protected]> > Jim Meyering <[email protected]> <[email protected]> > Joachim Berdal Haga <[email protected]> > Johannes Schindelin <[email protected]> <[email protected]> > @@ -113,6 +114,7 @@ Karsten Blees <[email protected]> <[email protected]> > Karsten Blees <[email protected]> <[email protected]> > Kay Sievers <[email protected]> <[email protected]> > Kay Sievers <[email protected]> <kay@mam.(none)> > +Kazuki Saitoh <[email protected]> kazuki saitoh <[email protected]> > Keith Cascio <[email protected]> <[email protected]> > Kent Engstrom <[email protected]> > Kevin Leung <[email protected]> > @@ -229,6 +231,7 @@ Tommi Virtanen <[email protected]> <[email protected]> > Tommy Thorn <[email protected]> <[email protected]> > Tony Luck <[email protected]> > Tor Arne Vestbø <[email protected]> <[email protected]> > +Trần Ngọc Quân <[email protected]> Tran Ngoc Quan <[email protected]> > Trent Piepho <[email protected]> <[email protected]> > Trent Piepho <[email protected]> <[email protected]> > Uwe Kleine-König <[email protected]> > <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

