diff --git a/.mailmap b/.mailmap new file mode 100644 index 00000000..33fb1c4c --- /dev/null +++ b/.mailmap @@ -0,0 +1,17 @@ +# Use this file to define mappings between email addresses and author names used in your repo +# +# In the example below the same author appears several times with different credentials: +# ~/Documents/Dev/team-42 $ git shortlog -sne +# 22 Douglas Adams +# 9 Arthur Dent +# 7 Arthur dent +# 2 Arthur Dent +# 1 The Dolphins +# 1 SENG302 +# +# Define mappings like so: +# Arthur Dent +# +# See the following pages for more information: +# https://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html +# http://stacktoheap.com/blog/2013/01/06/using-mailmap-to-fix-authors-list-in-git/