Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp3012705imc; Wed, 13 Mar 2019 06:52:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqzLK6vqiL+feE6qg564cNBBOAW+C8n1hGjj4168lZv680EReCLxLul56T9Y6iLNlvEIIkrv X-Received: by 2002:a17:902:2a29:: with SMTP id i38mr45837782plb.110.1552485177667; Wed, 13 Mar 2019 06:52:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552485177; cv=none; d=google.com; s=arc-20160816; b=nIBwWhHJJpQw7IvhnOWOWso0Ba0lwzsvl6ocPRYQWM0pBkw9qy7mYPxshTvis6poaG PqOU4uMXtVOOh/E2m1T+56niGkXSLcmOH7VyPVvHYMKTv8zgMmIaQlDYMvQ36EuSJfF9 kT8qZ1jczOMrgTBV27mjkb5wLKVp6BezKSAxjCzsR4BK601KcB1GBgJOleZrX02V7fk5 D3ruhAeBYXdRJARnvsPaszSx/U9PC/dbhqk/G9rvXk0QVwEc7P/2X4oP9eFR6GN24Z1T ehifBBFMWE5gdJbHRxlv8qhUXGtaASokJvr3kbMnTnX6gS9o/X4BDsUUnoxoL+7ljtRV bgVQ== 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=YkkwlzEpf0A6f10qVwlKpFi5PiN/Hu1zdW4ZG7CC5TE=; b=KQ8Gn7pelP9R+KJZIirCodkoUK/bPMw5A4GlfGSquQ5VM6sxqqXJJREIofaUTu+C/T Y1iG+3+iHHJ28RE4KwKVyOLlIycy8tTWOPj0CBbRhsN3mqGYvwwNNcmIxCb2zYgfIzVy 67fidJw8dlSXBqgMQZRs9oVTtS/W8awPi0TuL495SqTITwUYYHkSF4hKZOiFc8ssSUml hiEszow7n2Fg0D7tWAgwAahIz3hgH+DRjSwMek8c3OQ7XeSIl4+Edy9/sgaX51pM7IpM hI0dH/HYHaXWrIUU8SHFekyCwiiFOQNsDV4FQ8oqyeUGkN/x7AQD/JwdRj4qzU+MRmz0 Li4w== 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 x2si9887029pgr.203.2019.03.13.06.52.41; Wed, 13 Mar 2019 06:52:57 -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 S1727111AbfCMNur (ORCPT + 99 others); Wed, 13 Mar 2019 09:50:47 -0400 Received: from out30-54.freemail.mail.aliyun.com ([115.124.30.54]:34938 "EHLO out30-54.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726656AbfCMNuo (ORCPT ); Wed, 13 Mar 2019 09:50:44 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R771e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e01424;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=7;SR=0;TI=SMTPD_---0TMdPcMd_1552485033; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TMdPcMd_1552485033) by smtp.aliyun-inc.com(127.0.0.1); Wed, 13 Mar 2019 21:50:34 +0800 From: Alex Shi To: corbet@lwn.net, harryxiyou@gmail.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Alex Shi , TripleX Chung , Li Yang Subject: [PATCH v5 25/31] docs/zh_CN: update TripleX chung's email address Date: Wed, 13 Mar 2019 21:49:55 +0800 Message-Id: <20190313135001.260905-26-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 Update the obslete email address to active one in Chineses docs. Signed-off-by: Alex Shi Cc: TripleX Chung Cc: Li Yang Signed-off-by: Weiwei Jia --- .../translations/zh_CN/process/stable-api-nonsense.rst | 4 ++-- .../translations/zh_CN/process/stable-kernel-rules.rst | 4 ++-- .../translations/zh_CN/process/submitting-patches.rst | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/translations/zh_CN/process/stable-api-nonsense.rst b/Documentation/translations/zh_CN/process/stable-api-nonsense.rst index f11829429000..42d974e6dc35 100644 --- a/Documentation/translations/zh_CN/process/stable-api-nonsense.rst +++ b/Documentation/translations/zh_CN/process/stable-api-nonsense.rst @@ -10,8 +10,8 @@ 译存在问题,请联系中文版维护者:: 英文版维护者: Greg Kroah-Hartman - 中文版维护者: 钟宇 TripleX Chung - 中文版翻译者: 钟宇 TripleX Chung + 中文版维护者: 钟宇 TripleX Chung + 中文版翻译者: 钟宇 TripleX Chung 中文版校译者: 李阳 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 3d5a10dfc1ae..fb048c42ae48 100644 --- a/Documentation/translations/zh_CN/process/stable-kernel-rules.rst +++ b/Documentation/translations/zh_CN/process/stable-kernel-rules.rst @@ -8,8 +8,8 @@ 交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻 译存在问题,请联系中文版维护者:: - 中文版维护者: 钟宇 TripleX Chung - 中文版翻译者: 钟宇 TripleX Chung + 中文版维护者: 钟宇 TripleX Chung + 中文版翻译者: 钟宇 TripleX Chung 中文版校译者: - 李阳 Li Yang - Kangkai Yin diff --git a/Documentation/translations/zh_CN/process/submitting-patches.rst b/Documentation/translations/zh_CN/process/submitting-patches.rst index 54d2d45e27df..47cdca62cfa2 100644 --- a/Documentation/translations/zh_CN/process/submitting-patches.rst +++ b/Documentation/translations/zh_CN/process/submitting-patches.rst @@ -8,8 +8,8 @@ 交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻 译存在问题,请联系中文版维护者:: - 中文版维护者: 钟宇 TripleX Chung - 中文版翻译者: 钟宇 TripleX Chung + 中文版维护者: 钟宇 TripleX Chung + 中文版翻译者: 钟宇 TripleX Chung 中文版校译者: 李阳 Li Yang 王聪 Wang Cong -- 2.19.1.856.g8858448bb