git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Deskin Miller <deskinm@umich.edu>
To: Sverre Rabbelier <srabbelier@gmail.com>
Cc: "Michael J Gruber" <git@drmicha.warpmail.net>,
	"Alex Bennée" <kernel-hacker@bennee.com>,
	"Vitaly \"_Vi\" Shukela" <public_vi@tut.by>,
	git@vger.kernel.org, "Junio C Hamano" <gitster@pobox.com>
Subject: Re: [PATCH] .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" Shukela
Date: Mon, 22 Mar 2010 17:15:36 +0000	[thread overview]
Message-ID: <86d4c5e01003221015m62f5eff4s9cfd8ec55d5c181c@mail.gmail.com> (raw)
In-Reply-To: <fabb9a1e1003201047g5b73350ch9e7f1a2533125808@mail.gmail.com>

On Sat, Mar 20, 2010 at 17:47, Sverre Rabbelier <srabbelier@gmail.com> wrote:
> Heya,
>
> [+those who are affected by this]
>
> On Fri, Mar 19, 2010 at 12:02, Michael J Gruber
> <git@drmicha.warpmail.net> wrote:
>> With the current .mailmap, git shortlog shows the following for these:
>>
>>    11  Deskin Miller
>>     3  Vitaly \"_Vi\" Shukela
>>     1  Alex Bennee
>>     1  Alex Bennée
>>     1  Deskin Miler
>>     1  Vitaly _Vi Shukela
>>
>> Add (e-mail based qualified) entries to .mailmap to get:
>>
>>    12  Deskin Miller
>>     4  Vitaly "_Vi" Shukela
>>     2  Alex Bennée
>>
>> The Shukela spelling is based on the version used consistently in the s-o-b
>> lines of all his patches.
>>
>> Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
>> ---
>> Sparked by the recent discussion on uuid etc. I did a few (manual) checks.
>> There seem to be 4 remaining "problematic" cases (Elrond, jidanni,
>> Kirill, Twiinz) but 3 are unique, and I don't think we strictly require
>> full names. Kirill may be one of several other Kirills.
>>
>> http://repo.or.cz/w/git/mjg.git/commit/cd13e44f33c1f6bc9ec11903c3041199c9c464ee
>>
>> (branch typo-fixes) in case of encoding problems
>>
>>  .mailmap |    3 +++
>>  1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/.mailmap b/.mailmap
>> index 975e675..c507309 100644
>> --- a/.mailmap
>> +++ b/.mailmap
>> @@ -5,6 +5,7 @@
>>  # same person appearing not to be so.
>>  #
>>
>> +Alex Bennée <kernel-hacker@bennee.com>
>>  Alexander Gavrilov <angavrilov@gmail.com>
>>  Aneesh Kumar K.V <aneesh.kumar@gmail.com>
>>  Brian M. Carlson <sandals@crustytoothpaste.ath.cx>
>> @@ -15,6 +16,7 @@ Daniel Barkalow <barkalow@iabervon.org>
>>  David D. Kilzer <ddkilzer@kilzer.net>
>>  David Kågedal <davidk@lysator.liu.se>
>>  David S. Miller <davem@davemloft.net>
>> +Deskin Miller <deskinm@umich.edu>
>>  Dirk Süsserott <newsletter@dirk.my1.cc>
>>  Fredrik Kuivinen <freku045@student.liu.se>
>>  H. Peter Anvin <hpa@bonde.sc.orionmulti.com>
>> @@ -59,6 +61,7 @@ Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
>>  Uwe Kleine-König <uzeisberger@io.fsforth.de>
>>  Uwe Kleine-König <zeisberg@informatik.uni-freiburg.de>
>>  Ville Skyttä <scop@xemacs.org>
>> +Vitaly "_Vi" Shukela <public_vi@tut.by>
>>  William Pursell <bill.pursell@gmail.com>
>>  YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
>>  anonymous <linux@horizon.com>
>> --
>> 1.7.0.2.358.g30511
>

Looks good to me; FWIW I had been screwing around with filter-branch
on some commits I later submitted, and forgot to correct the
misspelling of my name.

Thanks,
Deskin Miller

  reply	other threads:[~2010-03-22 17:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19 11:02 [PATCH] .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" Shukela Michael J Gruber
2010-03-20 15:15 ` Junio C Hamano
2010-03-20 18:10   ` Nicolas Pitre
2010-03-21 13:36     ` Michael J Gruber
2010-03-21 13:43       ` [PATCH] .mailmap: Map the the first submissions of MJG by e-mail Michael J Gruber
2010-03-21 19:34       ` [PATCH] .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" Shukela Junio C Hamano
2010-03-21 22:49     ` Alex Bennee
2010-03-20 17:47 ` Sverre Rabbelier
2010-03-22 17:15   ` Deskin Miller [this message]
2010-03-21 19:51 ` Jon Smirl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86d4c5e01003221015m62f5eff4s9cfd8ec55d5c181c@mail.gmail.com \
    --to=deskinm@umich.edu \
    --cc=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=kernel-hacker@bennee.com \
    --cc=public_vi@tut.by \
    --cc=srabbelier@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).