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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B5743C433EF for ; Wed, 20 Jul 2022 07:18:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232527AbiGTHSP (ORCPT ); Wed, 20 Jul 2022 03:18:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38316 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229807AbiGTHSN (ORCPT ); Wed, 20 Jul 2022 03:18:13 -0400 Received: from out30-56.freemail.mail.aliyun.com (out30-56.freemail.mail.aliyun.com [115.124.30.56]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2157C42AF8 for ; Wed, 20 Jul 2022 00:18:11 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R351e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046060;MF=baolin.wang@linux.alibaba.com;NM=1;PH=DS;RN=2;SR=0;TI=SMTPD_---0VJvqFXH_1658301489; Received: from 30.97.48.62(mailfrom:baolin.wang@linux.alibaba.com fp:SMTPD_---0VJvqFXH_1658301489) by smtp.aliyun-inc.com; Wed, 20 Jul 2022 15:18:09 +0800 Message-ID: Date: Wed, 20 Jul 2022 15:18:11 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH] mailmap: update Baolin Wang's email To: Arnd Bergmann Cc: Linux Kernel Mailing List References: <1658300638-109504-1-git-send-email-baolin.wang@linux.alibaba.com> From: Baolin Wang In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/20/2022 3:13 PM, Arnd Bergmann wrote: > On Wed, Jul 20, 2022 at 9:03 AM Baolin Wang > wrote: >> >> I recently switched to my Alibaba email address. So add aliases for my >> previous email addresses. >> >> Signed-off-by: Baolin Wang >> --- >> Hi Arnd, could you help to take this patch of updating my email address >> into your ARM SoC tree? Thanks. > > Sure, applied to my arm/fixes branch now. I don't have any other contents > at the moment, and wouldn't send a fixes pull request just for this, but > it will be either in the next set of fixes for 5.19 or in the next merge window. OK, sounds good. Thanks for your help again :)