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=-9.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,UNPARSEABLE_RELAY, URIBL_BLOCKED,USER_AGENT_GIT 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 75892C4360F for ; Tue, 12 Mar 2019 03:26:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4FA902084F for ; Tue, 12 Mar 2019 03:26:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727271AbfCLD0B (ORCPT ); Mon, 11 Mar 2019 23:26:01 -0400 Received: from out30-133.freemail.mail.aliyun.com ([115.124.30.133]:47527 "EHLO out30-133.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727127AbfCLDZv (ORCPT ); Mon, 11 Mar 2019 23:25:51 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R161e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01f04397;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=7;SR=0;TI=SMTPD_---0TMWPggx_1552361148; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TMWPggx_1552361148) by smtp.aliyun-inc.com(127.0.0.1); Tue, 12 Mar 2019 11:25:48 +0800 From: Alex Shi To: corbet@lwn.net, harryxiyou@gmail.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Alex Shi , Andrew Morton , Li Yang Subject: [PATCH v4 30/31] mailmap: update my obsolete email address Date: Tue, 12 Mar 2019 11:24:59 +0800 Message-Id: <20190312032501.62056-31-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190312032501.62056-1-alex.shi@linux.alibaba.com> References: <20190312032501.62056-1-alex.shi@linux.alibaba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I am not working for Intel or Linaro, so udpate the email address. Signed-off-by: Alex Shi Cc: Andrew Morton Cc: Li Yang Signed-off-by: Weiwei Jia --- .mailmap | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.mailmap b/.mailmap index 90c375799510..deacfcbbc72d 100644 --- a/.mailmap +++ b/.mailmap @@ -16,6 +16,8 @@ Alan Cox Alan Cox Aleksey Gorelov Aleksandar Markovic +Alex Shi +Alex Shi Al Viro Al Viro Andi Shyti -- 2.19.1.856.g8858448bb