Linus used a lot of different per-machine email addresses in the early days. This means that "git shortlog -nse" does not aggregate his counts, and he is listed well below where he should be (8th instead of 3rd).
Signed-off-by: Jeff King <p...@peff.net> --- Linus, I recall you considered "email ident from random machine" as a feature very early on in git's history, but you seem to have settled on using the linux-foundation address pretty consistently these days. Please let me know if you object to normalizing your entries in this way. .mailmap | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.mailmap b/.mailmap index 4a27b7f..c7e8618 100644 --- a/.mailmap +++ b/.mailmap @@ -52,6 +52,12 @@ Li Hong <leeh...@pku.edu.cn> Lars Doelle <lars.doelle@on-line ! de> Lars Doelle <lars.doe...@on-line.de> Li Hong <leeh...@pku.edu.cn> +Linus Torvalds <torva...@linux-foundation.org> <torva...@woody.linux-foundation.org> +Linus Torvalds <torva...@linux-foundation.org> <torva...@osdl.org> +Linus Torvalds <torva...@linux-foundation.org> <torva...@g5.osdl.org> +Linus Torvalds <torva...@linux-foundation.org> <torva...@evo.osdl.org> +Linus Torvalds <torva...@linux-foundation.org> <torva...@ppc970.osdl.org> +Linus Torvalds <torva...@linux-foundation.org> <torva...@ppc970.osdl.org.(none)> Lukas Sandström <luk...@etek.chalmers.se> Marc-André Lureau <marcandre.lur...@gmail.com> Mark Rada <mar...@uwaterloo.ca> -- 1.8.0.2.4.g59402aa -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html