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 D81D1C43381 for ; Wed, 13 Mar 2019 13:51:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9F0102177E for ; Wed, 13 Mar 2019 13:51:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727246AbfCMNvN (ORCPT ); Wed, 13 Mar 2019 09:51:13 -0400 Received: from out30-54.freemail.mail.aliyun.com ([115.124.30.54]:46211 "EHLO out30-54.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726895AbfCMNum (ORCPT ); Wed, 13 Mar 2019 09:50:42 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R171e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01f04452;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=6;SR=0;TI=SMTPD_---0TMd8Ctf_1552485030; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TMd8Ctf_1552485030) by smtp.aliyun-inc.com(127.0.0.1); Wed, 13 Mar 2019 21:50:31 +0800 From: Alex Shi To: corbet@lwn.net, harryxiyou@gmail.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Alex Shi , Li Yang Subject: [PATCH v5 21/31] docs/zh_CN: update Li Yang's email address Date: Wed, 13 Mar 2019 21:49:51 +0800 Message-Id: <20190313135001.260905-22-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190313135001.260905-1-alex.shi@linux.alibaba.com> References: <20190313135001.260905-1-alex.shi@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Change leoli@freescale.com and leo@zh-kernel.org to active address: leoyang.li@nxp.com Signed-off-by: Alex Shi Cc: Li Yang Signed-off-by: Weiwei Jia --- Documentation/translations/zh_CN/oops-tracing.txt | 2 +- Documentation/translations/zh_CN/process/howto.rst | 4 ++-- .../translations/zh_CN/process/stable-api-nonsense.rst | 2 +- .../translations/zh_CN/process/stable-kernel-rules.rst | 2 +- .../translations/zh_CN/process/submitting-drivers.rst | 4 ++-- .../translations/zh_CN/process/submitting-patches.rst | 2 +- Documentation/translations/zh_CN/sparse.txt | 6 +++--- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Documentation/translations/zh_CN/oops-tracing.txt b/Documentation/translations/zh_CN/oops-tracing.txt index a893f04dfd5d..93fa061cf9e4 100644 --- a/Documentation/translations/zh_CN/oops-tracing.txt +++ b/Documentation/translations/zh_CN/oops-tracing.txt @@ -16,7 +16,7 @@ Documentation/admin-guide/bug-hunting.rst 的中文翻译 中文版维护者: 杨瑞 Dave Young 中文版翻译者: 杨瑞 Dave Young -中文版校译者: 李阳 Li Yang +中文版校译者: 李阳 Li Yang 王聪 Wang Cong 以下为正文 diff --git a/Documentation/translations/zh_CN/process/howto.rst b/Documentation/translations/zh_CN/process/howto.rst index f25a74fb90da..4c46eb90f43f 100644 --- a/Documentation/translations/zh_CN/process/howto.rst +++ b/Documentation/translations/zh_CN/process/howto.rst @@ -9,8 +9,8 @@ 译存在问题,请联系中文版维护者:: 英文版维护者: Greg Kroah-Hartman - 中文版维护者: 李阳 Li Yang - 中文版翻译者: 李阳 Li Yang + 中文版维护者: 李阳 Li Yang + 中文版翻译者: 李阳 Li Yang 中文版校译者: 钟宇 TripleX Chung 陈琦 Maggie Chen diff --git a/Documentation/translations/zh_CN/process/stable-api-nonsense.rst b/Documentation/translations/zh_CN/process/stable-api-nonsense.rst index e97bcf5c44ce..f11829429000 100644 --- a/Documentation/translations/zh_CN/process/stable-api-nonsense.rst +++ b/Documentation/translations/zh_CN/process/stable-api-nonsense.rst @@ -12,7 +12,7 @@ 英文版维护者: Greg Kroah-Hartman 中文版维护者: 钟宇 TripleX Chung 中文版翻译者: 钟宇 TripleX Chung - 中文版校译者: 李阳 Li Yang + 中文版校译者: 李阳 Li Yang Linux 内核驱动接口 ================== diff --git a/Documentation/translations/zh_CN/process/stable-kernel-rules.rst b/Documentation/translations/zh_CN/process/stable-kernel-rules.rst index 425d06f99ac2..3d5a10dfc1ae 100644 --- a/Documentation/translations/zh_CN/process/stable-kernel-rules.rst +++ b/Documentation/translations/zh_CN/process/stable-kernel-rules.rst @@ -11,7 +11,7 @@ 中文版维护者: 钟宇 TripleX Chung 中文版翻译者: 钟宇 TripleX Chung 中文版校译者: - - 李阳 Li Yang + - 李阳 Li Yang - Kangkai Yin 所有你想知道的事情 - 关于linux稳定版发布 diff --git a/Documentation/translations/zh_CN/process/submitting-drivers.rst b/Documentation/translations/zh_CN/process/submitting-drivers.rst index c90ab5ae233d..fade72515b04 100644 --- a/Documentation/translations/zh_CN/process/submitting-drivers.rst +++ b/Documentation/translations/zh_CN/process/submitting-drivers.rst @@ -9,8 +9,8 @@ 交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻 译存在问题,请联系中文版维护者:: - 中文版维护者: 李阳 Li Yang - 中文版翻译者: 李阳 Li Yang + 中文版维护者: 李阳 Li Yang + 中文版翻译者: 李阳 Li Yang 中文版校译者: 陈琦 Maggie Chen 王聪 Wang Cong 张巍 Zhang Wei diff --git a/Documentation/translations/zh_CN/process/submitting-patches.rst b/Documentation/translations/zh_CN/process/submitting-patches.rst index 2a2989733c8d..54d2d45e27df 100644 --- a/Documentation/translations/zh_CN/process/submitting-patches.rst +++ b/Documentation/translations/zh_CN/process/submitting-patches.rst @@ -10,7 +10,7 @@ 中文版维护者: 钟宇 TripleX Chung 中文版翻译者: 钟宇 TripleX Chung - 中文版校译者: 李阳 Li Yang + 中文版校译者: 李阳 Li Yang 王聪 Wang Cong diff --git a/Documentation/translations/zh_CN/sparse.txt b/Documentation/translations/zh_CN/sparse.txt index 2f728962a8e2..47fc4a06ebe8 100644 --- a/Documentation/translations/zh_CN/sparse.txt +++ b/Documentation/translations/zh_CN/sparse.txt @@ -6,7 +6,7 @@ communicating in English you can also ask the Chinese maintainer for help. Contact the Chinese maintainer if this translation is outdated or if there is a problem with the translation. -Chinese maintainer: Li Yang +Chinese maintainer: Li Yang --------------------------------------------------------------------- Documentation/dev-tools/sparse.rst 的中文翻译 @@ -14,8 +14,8 @@ Documentation/dev-tools/sparse.rst 的中文翻译 交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻 译存在问题,请联系中文版维护者。 -中文版维护者: 李阳 Li Yang -中文版翻译者: 李阳 Li Yang +中文版维护者: 李阳 Li Yang +中文版翻译者: 李阳 Li Yang 以下为正文 -- 2.19.1.856.g8858448bb