Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp1653703imc; Mon, 11 Mar 2019 20:04:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqx2cj1KerZxEYrjEFYHVq+KbbNZhi/XJcGcCxRCWk3fFeLKHFBwOg7aa68X+E7Zu7V4lGHN X-Received: by 2002:a63:6949:: with SMTP id e70mr32631470pgc.89.1552359887355; Mon, 11 Mar 2019 20:04:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552359887; cv=none; d=google.com; s=arc-20160816; b=yCzq6Ef9p4RQ04PcZYMTIV7bRdQIh9x5AnPIi49MCqdcm3lNQELdcAs1SdAWAl3b/O qKLrzNTRGFMQeErVfwOSv4DvpJi2rPCzOaNXkJk69gR1Bml0797ZZMhhgXmNpMlddJHc pwtRhTl5PhC1SxV/Hm6YJp0TAMYSVSr3v0F6zZJbRzcn4k29EuY8390Bd3uU/BnRZo6p 0DZqEsUe8/mY/ku8g9QrNex184B1A2GaHVemVmmaobeT+X+YAyeZA+xf5ndNZ1tmpzMM KySxm+gsi3xcqOD5538beahOYQR7mNjkar+qFJuZhzMV9ddBZeaMiZ+CBta847QC3OuV A83A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=PP+1rTrogeGnUmrotMBDav1sM8gQo6sgIPaO71ZanAc=; b=HwnE/CbBlOvKRzaVnCw8BD4V3+MgmP1hTYLEUOJDeXeZK0cTopKmXvKeZcGTChVbX2 Os3PVVGTAH4Nh8u0PVJyaoO0dyP5BgRWRH/FwZZH64yILZ673veDX0IWocCrnVSA1l1E Q95K82Lb/cfxD4HEy3aTofIzhVcMHldFMlb4THXr1cSDriX505xREheKjAI7WKNhTQV1 TYdaZ+n1WM+KpzcsIlHKd5IWcjSbQH7Xa4JK0wEJ0g6Z89/4zczF1I8bDtMkVxVzq3He sZhgqSZXrmxzraQpsLetUkRJsvhzNx+oby5py68x+WlOv+AZgIS025uDxc4cT69dR/Q7 5gRw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u9si6386520pgp.269.2019.03.11.20.04.31; Mon, 11 Mar 2019 20:04:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727305AbfCLDDi (ORCPT + 99 others); Mon, 11 Mar 2019 23:03:38 -0400 Received: from out30-133.freemail.mail.aliyun.com ([115.124.30.133]:45610 "EHLO out30-133.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727016AbfCLDCO (ORCPT ); Mon, 11 Mar 2019 23:02:14 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R611e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01f04455;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=6;SR=0;TI=SMTPD_---0TMWMcoN_1552359730; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TMWMcoN_1552359730) by smtp.aliyun-inc.com(127.0.0.1); Tue, 12 Mar 2019 11:02:10 +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 v4 21/31] docs/zh_CN: update Li Yang's email address Date: Tue, 12 Mar 2019 11:01:19 +0800 Message-Id: <20190312030129.47511-22-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190312030129.47511-1-alex.shi@linux.alibaba.com> References: <20190312030129.47511-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 --- 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 e4e800591ae9..22708f9f6078 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