From 729c856c812e435787e3f06f5ac84279b3833ffd Mon Sep 17 00:00:00 2001 From: Sam Pablo Kuper Date: Mon, 19 Jun 2017 17:55:56 +0100 Subject: [PATCH] Add mailmap (via subtree) to aid git shortlog Add from https://github.com/contentmine/mailmap using the manual git subtree method. If you are unfamiliar with the latter, see: https://medium.com/@porteneuve/mastering-git-subtrees-943d29a798ec or see this archived version of that tutorial: https://web.archive.org/web/20170614142753/https://medium.com/@porteneuve/mastering-git-subtrees-943d29a798ec --- .mailmap | 1 + mailmap/.mailmap | 35 +++++++++++++++++++++++++++++++++++ mailmap/README.md | 1 + 3 files changed, 37 insertions(+) create mode 120000 .mailmap create mode 100644 mailmap/.mailmap create mode 100644 mailmap/README.md diff --git a/.mailmap b/.mailmap new file mode 120000 index 0000000..144f7be --- /dev/null +++ b/.mailmap @@ -0,0 +1 @@ +mailmap/.mailmap \ No newline at end of file diff --git a/mailmap/.mailmap b/mailmap/.mailmap new file mode 100644 index 0000000..a5f9109 --- /dev/null +++ b/mailmap/.mailmap @@ -0,0 +1,35 @@ +Andy Howlett AndyHowlett +Andy Howlett AndyHowlett +Chris Hartgerink +Chris Hartgerink C.H.J. Hartgerink +Chris Hartgerink CHJ Hartgerink +Chris Hartgerink Chris Hartgerink +Chris Hartgerink chjh +Christopher Kittel +Christopher Kittel Christopher KIttel +Christopher Kittel chreman +Jim Downing jimdowning +Mark Williamson Mark Williamson +Mark Williamson mjw@mjw.name +Murray Jensen mjjensen +Nick England nickengland +Nick England nwe23 +Peter Murray-Rust Peter Murray-Rust +Peter Murray-Rust petemer +Peter Murray-Rust peter +Peter Murray-Rust peter +Peter Murray-Rust peter,r +Peter Murray-Rust peterm +Peter Murray-Rust peterme +Peter Murray-Rust petermmr +Peter Murray-Rust petermr +Peter Murray-Rust petermr +Peter Murray-Rust petermr +Peter Murray-Rust petrmr +Peter Murray-Rust pm286 +Richard Smith-Unna Richard Smith-Unna +Sam E. Adams sea36 +Thomas Arrow Thomas Arrow +Thomas Arrow Tom Arrow +Thomas Arrow tarrow +Weerapong Phadungsukanan wp214 diff --git a/mailmap/README.md b/mailmap/README.md new file mode 100644 index 0000000..7fc6813 --- /dev/null +++ b/mailmap/README.md @@ -0,0 +1 @@ +# mailmap