From aae97c5cb7a085f703099a2c5998421ee299eb6a Mon Sep 17 00:00:00 2001 From: William Casarin Date: Mon, 10 Jul 2023 20:39:34 -0700 Subject: [PATCH] git: add .mailmap file This ensures that author emails are correct when using various git tools --- .mailmap | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 00000000..e20baa75 --- /dev/null +++ b/.mailmap @@ -0,0 +1,5 @@ +Terry Yiu <963907+tyiu@users.noreply.github.com> +Ben Weeks +Suhail Saqan <43693074+suhailsaqan@users.noreply.github.com> +cr0bar +Swift <120697811+scoder1747@users.noreply.github.com>