Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp5300383img; Wed, 27 Mar 2019 06:07:23 -0700 (PDT) X-Google-Smtp-Source: APXvYqxPDAmHo2tdLjhFWZTPTpyfcGR111xwmryq4B5svphVFa4tdnvQuuHc/UEWG2+p56geRajm X-Received: by 2002:a63:4a5a:: with SMTP id j26mr25654644pgl.361.1553692043028; Wed, 27 Mar 2019 06:07:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553692043; cv=none; d=google.com; s=arc-20160816; b=zo0KglqFMIm5CP2BbcwRF8A9Cx1qYS1LUo2RVtGWK/hVCxU+S8l6yah0MQG6DoFabb YCnEt7VOv/6r+fppqsaNEnfP8i0lhHgrGRvCSSKy1pmlCVot1UzEs20BPkiX82XtladL AzSryocf1ooGARuDtLH/sWxVPKF11uWY+ZFuPVrDzySRKQepSCeJDg/kVu0qRv3jYNnQ qQYYphKad0vT+4P9XGTprm6P2hK1NUCr2hXP4BJVsfpzJEnCLTo0HesjKT57rObXmtJ7 KhCnRqX1AjOsh3bkmY0fdxjRVr2jhjL/gdnebRlhEaMSo8jae4/H6q46NzbltWbPZE22 J1+Q== 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=WgTbEgm2tMSHzEvVCbm2u+cIH++WQjhqSvp0fdJOITA=; b=H88VYRhUsaAu3LrYd92w2MK1gxy76V6UkmL5uO2OLfxQo3A5iheAWdk+Z6ZiSnynoG NZer5ARTRcuHK0cqaR1rQUoBFI1N+Um5qv6YiMrdmwihxKKhUL0tbZLnOG/JvAD441q4 UPksI3dTEixUBtfcw0/UHeZJvjVE8eGjC4sK7BvU5L3d9dK5ogX7Y+4LVT2Awe9enthF KXgYuJq1AZXsCbYWOGJbgLOmhfGln2nUi837jtjGiDWUB0E8DKkobhA9etubdf+nZBVO FGzKYKQayr0maWr4kIj5OjYNVG53/wpke9HkRO9gEVQFwArvVSL3Wq3+04Cen1dsxVVs AAvQ== 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 w3si18859316plp.35.2019.03.27.06.07.07; Wed, 27 Mar 2019 06:07:23 -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 S1729954AbfC0NC1 (ORCPT + 99 others); Wed, 27 Mar 2019 09:02:27 -0400 Received: from out30-131.freemail.mail.aliyun.com ([115.124.30.131]:43073 "EHLO out30-131.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729419AbfC0NCZ (ORCPT ); Wed, 27 Mar 2019 09:02:25 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R181e4;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=6;SR=0;TI=SMTPD_---0TNmcUn9_1553691739; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TNmcUn9_1553691739) by smtp.aliyun-inc.com(127.0.0.1); Wed, 27 Mar 2019 21:02:20 +0800 From: Alex Shi To: alex.shi@linux.alibaba.com, harryxiyou@gmail.com, corbet@lwn.net, leoyang.li@nxp.com, linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org Subject: [PATCH 09/42] docs/zh_CN: add disclaimer/translator info in 3.Early-stage Date: Wed, 27 Mar 2019 21:01:15 +0800 Message-Id: <20190327130148.3258-10-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190327130148.3258-1-alex.shi@linux.alibaba.com> References: <20190327130148.3258-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 For people reviewing/complain. Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org --- Documentation/translations/zh_CN/process/3.Early-stage.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/translations/zh_CN/process/3.Early-stage.rst b/Documentation/translations/zh_CN/process/3.Early-stage.rst index 11c9e89c52ce..b8676aec6005 100644 --- a/Documentation/translations/zh_CN/process/3.Early-stage.rst +++ b/Documentation/translations/zh_CN/process/3.Early-stage.rst @@ -1,3 +1,8 @@ +.. include:: ../disclaimer-zh_CN.rst + +:Original: :ref:`Documentation/process/3.Early-stage.rst ` +:Translator: Alex Shi + .. _cn_development_early_stage: 早期规划 -- 2.19.1.856.g8858448bb