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@xxxxxxxxxxxxxxxxxxxx> --- 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@xxxxxxxxxx> Alexander Gavrilov <angavrilov@xxxxxxxxx> Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxx> Brian M. Carlson <sandals@xxxxxxxxxxxxxxxxxxxxxxx> @@ -15,6 +16,7 @@ Daniel Barkalow <barkalow@xxxxxxxxxxxx> David D. Kilzer <ddkilzer@xxxxxxxxxx> David Kågedal <davidk@xxxxxxxxxxxxxx> David S. Miller <davem@xxxxxxxxxxxxx> +Deskin Miller <deskinm@xxxxxxxxx> Dirk Süsserott <newsletter@xxxxxxxxxxx> Fredrik Kuivinen <freku045@xxxxxxxxxxxxxx> H. Peter Anvin <hpa@xxxxxxxxxxxxxxxxxxxxxxx> @@ -59,6 +61,7 @@ Uwe Kleine-König <ukleinek@xxxxxxxxxxxxxxxxxxxxxxxxxx> Uwe Kleine-König <uzeisberger@xxxxxxxxxxxxx> Uwe Kleine-König <zeisberg@xxxxxxxxxxxxxxxxxxxxxxxxxx> Ville Skyttä <scop@xxxxxxxxxx> +Vitaly "_Vi" Shukela <public_vi@xxxxxx> William Pursell <bill.pursell@xxxxxxxxx> YOSHIFUJI Hideaki <yoshfuji@xxxxxxxxxxxxxx> anonymous <linux@xxxxxxxxxxx> -- 1.7.0.2.358.g30511 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html