Messages in this thread Patch in this message |  | | | Date | Wed, 16 Feb 2011 18:28:18 +0800 | | From | Harry Wei <> | | Subject | [PATCH]Maintain Chinese Documentations |
| |
Hi us, I have translated some documentations of kernel so i want to maintain Chinese documentation in our kernel directories. Following is my patch for it.
Thanks. Best Regards. Harry Wei.
Signed-off-by: Harry Wei <harryxiyou@gmail.com> --- MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index dc0279e..afb6f7c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1692,6 +1692,12 @@ M: Andy Whitcroft <apw@canonical.com> S: Supported F: scripts/checkpatch.pl +CHINESE DOCUMENTATION +M: Harry Wei <harryxiyou@gmail.com> +L: xiyoulinuxkernelgroup@googlegroups.com +L: linux-kernel@zh-kernel.org (moderated for non-subscribers) +S: Maintained +F: Documentation/zh_CN/ + CISCO VIC ETHERNET NIC DRIVER M: Vasanthy Kolluri <vkolluri@cisco.com> M: Roopa Prabhu <roprabhu@cisco.com> -- 1.7.0.4
|  |