From 43cb36b10bb5d9f80964018e75ece19b6d9bbac4 Mon Sep 17 00:00:00 2001 From: MaleDong Date: Sun, 17 Feb 2019 07:51:44 +0800 Subject: meta: remove the useless GitHub Account Due to `maledong_private@qq.com` is useless because I cannot log in with the email address (GitHub doesn't support `qq` mail well), and I've successfully changed my email account to `maledong_github@outlook.com` instead. So I removed my old useless email address and keep the new one for the same account 'MaleDong', because there're two 'MaleDong' Accounts and they are both pointing to me. The final solution is that to add my own email account address into the '.mailmap' to let AUTHORS re-generated. PR-URL: https://github.com/nodejs/node/pull/26146 Reviewed-By: Richard Lau Reviewed-By: James M Snell Reviewed-By: Ruben Bridgewater --- .mailmap | 1 + AUTHORS | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index f5462dbb99..aad595f124 100644 --- a/.mailmap +++ b/.mailmap @@ -223,6 +223,7 @@ Leeseean Chiu Luke Bayes Lydia Kats Lydia Katsamberis Maciej Małecki +MaleDong Malte-Thorben Bruns Malte-Thorben Bruns skenqbx Mandeep Singh diff --git a/AUTHORS b/AUTHORS index 299800b059..c46bf7939a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2249,7 +2249,6 @@ Sam Ruby Haroon Khan Developer Davo Jacek Pospychała -MaleDong iwko Sohail Rajdev Niicck -- cgit v1.2.3