From 82fcc6768a310caeefcea2d8295944c6515a98fa Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 14 Aug 2024 08:25:45 -0400 Subject: [PATCH] Add .mailmap with aliases for Unknwon (github.com/Unknwon) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit without it looks like this: ❯ git shortlog -sn | head 1674 Unknwon 1643 Lunny Xiao 1499 GiteaBot 1186 zeripath 1147 Earl Warren 1093 silverwind 752 wxiaoguang 573 Unknown 537 6543 524 Gusted with: ❯ git shortlog -sn | head 2635 Unknwon 1643 Lunny Xiao 1499 GiteaBot 1186 zeripath 1147 Earl Warren 1093 silverwind 752 wxiaoguang 537 6543 524 Gusted 385 techknowlogick --- .mailmap | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000000..88ff1591a4 --- /dev/null +++ b/.mailmap @@ -0,0 +1,2 @@ +Unknwon +Unknwon 无闻