From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-177.mta1.migadu.com (out-177.mta1.migadu.com [95.215.58.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CA4C821128A for ; Thu, 13 Feb 2025 10:13:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.177 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739441608; cv=none; b=H3Y+A50Xba9Gf+cdziWi/Jqdb0Q0xmO+pJPUuCK+3aKZEuJ6DRlwXZxyxr/WR8qa1xjMBYoi0+VrAlMdRjcI6UErpropU6Yr+NvBnZ7HbDnNf0DpiXyyJmXkDcij5gK4Jmgmds3fExciZGlcFeTYFhGgYu7NWVZij6pOlcrAilQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739441608; c=relaxed/simple; bh=OOkRWYRRFR6Zppbte+d+FFqoC+1Y9EFEFDdqlrrJuOA=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=hGmWvniOynA1/DLqNYKF6lOLCWAUMxzqBrnI/p7He04qqG1/M3/1pih8b+6fn2P4QCDdB0l5b2aoq88GHa6VcHElh1iNHSTLKmEFRrO9PxurxfWMvN5aaPUbCDp1PTgOuRHMWHNk/DM85ylVJGORcP6isKIt7hBOnsJMWTWZ1no= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=R6QGk3km; arc=none smtp.client-ip=95.215.58.177 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="R6QGk3km" Message-ID: <632baf9c-773f-4bb0-b01f-cd689e0ed1e2@linux.dev> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1739441603; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=o/IcxawvhyafEXR3b1yO2+HaP7Jg3pLfdgT6ck+3Ic4=; b=R6QGk3kmCG9WN2mH4/s4tDxXW/HKVq8O5JMjOgAU9HgAiw4vOqr28QSxS3uBCfqn0ATn6+ P2LvE6Wyu/fHxxFMLEQTvEqVpNpnX6hV3TfT96sB9WZSk5haJXQRvwOfTMGRG1FeGisWJ5 M2WSjdLOyNTTkq7K3VqvNNzD7a7wvF8= Date: Thu, 13 Feb 2025 18:12:30 +0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Subject: Re: [PATCH 1/2] docs/zh_CN: add maintainer tree for Chinese doc pickup To: alexs@kernel.org Cc: Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org References: <20250213054222.21776-1-alexs@kernel.org> Content-Language: en-US X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Yanteng Si In-Reply-To: <20250213054222.21776-1-alexs@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT 在 2/13/25 1:42 PM, alexs@kernel.org 写道: > From: Alex Shi > > From now on, the Chinese translation doc should be aimed here for base. > > Signed-off-by: Alex Shi Reviewed-by: Yanteng Si > Cc: Yanteng Si > Cc: Jonathan Corbet > Cc: linux-doc@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c27f3190737f..dbb7f982e9c3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5306,6 +5306,7 @@ F: Documentation/dev-tools/checkpatch.rst > CHINESE DOCUMENTATION > M: Alex Shi > M: Yanteng Si I have left LOONGSON, which means I have permanently lost this email account. Could you please help me update it conveniently? diff --git a/MAINTAINERS b/MAINTAINERS index 92fc0eca7061..e00e0baead9f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5411,7 +5411,7 @@ F: Documentation/dev-tools/checkpatch.rst  CHINESE DOCUMENTATION  M:     Alex Shi -M:     Yanteng Si +M:     Yanteng Si  S:     Maintained  F:     Documentation/translations/zh_CN/ If it's not convenient for you, I'll submit a patch separately later. :) Thanks, Yanteng > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/alexs/linux.git > S: Maintained > F: Documentation/translations/zh_CN/ >