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=-7.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,UNPARSEABLE_RELAY, URIBL_BLOCKED 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 F0B87C43381 for ; Mon, 4 Mar 2019 06:21:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CA12720815 for ; Mon, 4 Mar 2019 06:21:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726087AbfCDGVx (ORCPT ); Mon, 4 Mar 2019 01:21:53 -0500 Received: from out30-130.freemail.mail.aliyun.com ([115.124.30.130]:50664 "EHLO out30-130.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725982AbfCDGVx (ORCPT ); Mon, 4 Mar 2019 01:21:53 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R571e4;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=11;SR=0;TI=SMTPD_---0TLuBIy3_1551680508; Received: from Alexs-MacBook-Pro.local(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TLuBIy3_1551680508) by smtp.aliyun-inc.com(127.0.0.1); Mon, 04 Mar 2019 14:21:49 +0800 Subject: Re: [PATCH 01/20] docs/zh_CN: add disclaimer file To: linux-kernel@zh-kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, harryxiyou@gmail.com, corbet@lwn.net Cc: Li Zefan , Shawn Guo , Fengguang Wu , Coly Li , Federico Vaga , Li Yang References: <20190304035744.155203-1-alex.shi@linux.alibaba.com> <20190304035744.155203-2-alex.shi@linux.alibaba.com> From: Alex Shi Message-ID: Date: Mon, 4 Mar 2019 14:21:48 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: <20190304035744.155203-2-alex.shi@linux.alibaba.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org BTW, Corbet, Some of email address are unused and zh-kernel.org web site are unused and on sale. That are: TripleX Chung 李阳 Li Yang Zhang Wei Do we need to remove them in kernel doc and MAINTAINERS? Or remove but get a word for credit? Thanks Alex On 2019/3/4 11:57 上午, Alex Shi wrote: > This a disclaimer file which will be included in Chinese files > as header. To reduce the same common contents copy. > > Most of contents quoted from Federico Vaga's file: > Documentation/translations/it_IT/disclaimer-ita.rst. > Thanks a lot! > > Signed-off-by: Alex Shi > Cc: Harry Wei > Cc: Jonathan Corbet > Cc: Li Zefan > Cc: Shawn Guo > Cc: Fengguang Wu > Cc: Coly Li > Cc: Federico Vaga > --- > Documentation/translations/zh_CN/disclaimer-zh_CN.rst | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 Documentation/translations/zh_CN/disclaimer-zh_CN.rst > > diff --git a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst > new file mode 100644 > index 000000000000..0de5dfb069ca > --- /dev/null > +++ b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst > @@ -0,0 +1,11 @@ > +:orphan: > + > +.. warning:: > + The purpose of this file is to be easier to read and understand for Chinese > + speakers and is not intended as a fork. So, if you have any comments or > + updates for this file please try to update the original English file first. > + > +.. note:: > + If you find any difference between this document and the original file or a > + problem with the translation, please contact the maintainer of this file, > + or get help from Alex Shi