[PATCH] mailmap: update Baolin Wang's email

Baolin Wang posted 1 patch 3 years, 9 months ago
.mailmap | 4 ++++
1 file changed, 4 insertions(+)
[PATCH] mailmap: update Baolin Wang's email
Posted by Baolin Wang 3 years, 9 months ago
I recently switched to my Alibaba email address. So add aliases for my
previous email addresses.

Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
---
Hi Arnd, could you help to take this patch of updating my email address
into your ARM SoC tree? Thanks.
---
 .mailmap | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.mailmap b/.mailmap
index 4f5850d..58fedc7 100644
--- a/.mailmap
+++ b/.mailmap
@@ -60,6 +60,10 @@ Arnd Bergmann <arnd@arndb.de>
 Atish Patra <atishp@atishpatra.org> <atish.patra@wdc.com>
 Axel Dyks <xl@xlsigned.net>
 Axel Lin <axel.lin@gmail.com>
+Baolin Wang <baolin.wang@linux.alibaba.com> <baolin.wang@linaro.org>
+Baolin Wang <baolin.wang@linux.alibaba.com> <baolin.wang@spreadtrum.com>
+Baolin Wang <baolin.wang@linux.alibaba.com> <baolin.wang@unisoc.com>
+Baolin Wang <baolin.wang@linux.alibaba.com> <baolin.wang7@gmail.com>
 Bart Van Assche <bvanassche@acm.org> <bart.vanassche@sandisk.com>
 Bart Van Assche <bvanassche@acm.org> <bart.vanassche@wdc.com>
 Ben Gardner <bgardner@wabtec.com>
-- 
1.8.3.1
Re: [PATCH] mailmap: update Baolin Wang's email
Posted by Arnd Bergmann 3 years, 9 months ago
On Wed, Jul 20, 2022 at 9:03 AM Baolin Wang
<baolin.wang@linux.alibaba.com> wrote:
>
> I recently switched to my Alibaba email address. So add aliases for my
> previous email addresses.
>
> Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
> ---
> 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.

        Arnd
Re: [PATCH] mailmap: update Baolin Wang's email
Posted by Baolin Wang 3 years, 9 months ago

On 7/20/2022 3:13 PM, Arnd Bergmann wrote:
> On Wed, Jul 20, 2022 at 9:03 AM Baolin Wang
> <baolin.wang@linux.alibaba.com> wrote:
>>
>> I recently switched to my Alibaba email address. So add aliases for my
>> previous email addresses.
>>
>> Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
>> ---
>> 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 :)