From 3766cf481e760ceced7807d864a2fcf082151b85 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 18 May 2017 10:41:30 -0700 Subject: [PATCH] .mailmap: Add entries for inconsistent users MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Where the same user had multiple entries, I mostly went with whichever entry had the most-recent non-merge commits. Before this commit: $ git shortlog -se ... 6 Aleksa Sarai 2 Aleksa Sarai 6 Alexander Morozov 12 Alexander Morozov 1 Amit Saha 1 Amit Saha 6 Antonio Murdaca 2 Antonio Murdaca 8 Brandon Philips 6 Brandon Philips 18 Brandon Philips ... 1 Daniel Dao 19 Daniel, Dao Quang Minh ... 14 Doug Davis 1 Doug Davis ... 1 John Howard 9 John Howard ... 1 Liang Chenye ... 1 Mrunal Patel 1 Mrunal Patel 174 Mrunal Patel 31 Mrunal Patel ... 171 Vincent Batts 5 Vincent Batts ... 5 Vish Kannan 1 Vishnu Kannan 5 Vishnu kannan ... 1 Zefan Li 1 Zefan Li ... 1 liangchenye ... 5 v1.0.0.batts ... 1 梁辰晔 (Liang Chenye) With Liang, I went with the version that also included the logograms, because logograms are cool and it matches his GitHub name [1] ;). The order is alphabetical according to Emacs' sort-lines. Details on the format in git-shortlog(1). [1]: https://github.com/liangchenye Signed-off-by: W. Trevor King --- .mailmap | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 000000000..9b63f5895 --- /dev/null +++ b/.mailmap @@ -0,0 +1,20 @@ +Aleksa Sarai +Alexander Morozov +Amit Saha +Antonio Murdaca +Brandon Philips +Brandon Philips +ChengTiesheng +Daniel, Dao Quang Minh +Doug Davis +John Howard +LinZhinan(Zen Lin) +Mrunal Patel +Mrunal Patel +Mrunal Patel +Vincent Batts +Vincent Batts +Vishnu Kannan +Vishnu Kannan +Zefan Li +梁辰晔 (Liang Chenye)