From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D855C4338F for ; Fri, 20 Aug 2021 08:21:04 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E5B9B60ED3 for ; Fri, 20 Aug 2021 08:21:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E5B9B60ED3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=huawei.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:40300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mGzlu-000683-Uk for qemu-devel@archiver.kernel.org; Fri, 20 Aug 2021 04:21:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mGzkj-000576-Gl for qemu-devel@nongnu.org; Fri, 20 Aug 2021 04:19:50 -0400 Received: from szxga02-in.huawei.com ([45.249.212.188]:3116) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mGzkg-0002db-Iy for qemu-devel@nongnu.org; Fri, 20 Aug 2021 04:19:49 -0400 Received: from dggemv703-chm.china.huawei.com (unknown [172.30.72.56]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4GrZFZ1lzwz8sYc; Fri, 20 Aug 2021 16:15:30 +0800 (CST) Received: from kwepeml500004.china.huawei.com (7.221.188.141) by dggemv703-chm.china.huawei.com (10.3.19.46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Fri, 20 Aug 2021 16:19:34 +0800 Received: from [10.174.187.138] (10.174.187.138) by kwepeml500004.china.huawei.com (7.221.188.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Fri, 20 Aug 2021 16:19:33 +0800 Message-ID: <611F6595.30707@huawei.com> Date: Fri, 20 Aug 2021 16:19:33 +0800 From: Alex Chen User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: =?UTF-8?B?UGhpbGlwcGUgTWF0aGlldS1EYXVkw6k=?= Subject: Re: [PATCH] .mailmap: Fix more contributor entries References: <20210820080437.2972139-1-f4bug@amsat.org> In-Reply-To: <20210820080437.2972139-1-f4bug@amsat.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.174.187.138] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To kwepeml500004.china.huawei.com (7.221.188.141) X-CFilter-Loop: Reflected Received-SPF: pass client-ip=45.249.212.188; envelope-from=alex.chen@huawei.com; helo=szxga02-in.huawei.com X-Spam_score_int: -67 X-Spam_score: -6.8 X-Spam_bar: ------ X-Spam_report: (-6.8 / 5.0 requ) BAYES_00=-1.9, NICE_REPLY_A=-2.591, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guoyi Tu , Lichang Zhao , Hyman Huang , qemu-devel@nongnu.org, Bibo Mao , Yuanjun Gong , Haibin Zhang Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 2021/8/20 16:04, Philippe Mathieu-Daudé wrote: > These authors have some incorrect author email field. > For each of them, there is one commit with the replaced > entry. > > Cc: Alex Chen > Cc: Bibo Mao > Cc: Guoyi Tu > Cc: Haibin Zhang > Cc: Hyman Huang > Cc: Lichang Zhao > Cc: Yuanjun Gong > Signed-off-by: Philippe Mathieu-Daudé > --- > If you are Cc'ed and agree with this change, please reply with a > "Reviewed-by: Name " line. I'll wait 2 weeks and consider > no reply as a disagreement and will remove your entry from this > patch. Reviewed-by: Alex Chen > --- > .mailmap | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/.mailmap b/.mailmap > index f029d1c21fe..11b259e7d07 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -69,6 +69,7 @@ Yongbok Kim > # git author config, or had utf8/latin1 encoding issues. > Aaron Lindsay > Alexey Gerasimenko > +Alex Chen > Alex Ivanov > Andreas Färber > Bandan Das > @@ -76,6 +77,7 @@ Benjamin MARSILI > Benoît Canet > Benoît Canet > Benoît Canet > +Bibo Mao > Boqun Feng > Boqun Feng > Brad Smith > @@ -99,9 +101,12 @@ Gautham R. Shenoy > Gautham R. Shenoy > Gonglei (Arei) > Guang Wang > +Guoyi Tu > +Haibin Zhang > Hailiang Zhang > Hanna Reitz > Hervé Poussineau > +Hyman Huang > Jakub Jermář > Jakub Jermář > Jean-Christophe Dubois > @@ -113,6 +118,7 @@ Jun Li > Laurent Vivier > Leandro Lupori > Li Guang > +Lichang Zhao > Liming Wang > linzhecheng > Liran Schour > @@ -171,6 +177,7 @@ Xiong Zhang > Yin Yin > Yu-Chen Lin > Yu-Chen Lin > +Yuanjun Gong > YunQiang Su > YunQiang Su > Yuri Pudgorodskiy >