[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110208031638.GA4828@gmail.com>
Date: Tue, 8 Feb 2011 11:16:41 +0800
From: Harry Wei <jiaweiwei.xiyou@...il.com>
To: linux-kernel@...r.kernel.org, rdunlap@...otime.net,
davem@...emloft.net, joe@...ches.com, akpm@...ux-foundation.org,
greg@...ah.com
Subject: [PATCH]Maintain Chinese Documentations
On Tue, Feb 08, 2011 at 11:10:18AM +0800, harryxiyou wrote:
> ---------- Forwarded message ----------
> From: Randy Dunlap <rdunlap@...otime.net>
> Date: 2011/2/8
> Subject: Re: [PATCH]Maintain Chinese Documentations
> To: Harry Wei <jiaweiwei.xiyou@...il.com>
> Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org, joe@...ches.com,
> davem@...emloft.net, greg@...ah.com
>
>
> On Tue, 8 Feb 2011 10:37:37 +0800 Harry Wei wrote:
>
> > Hi us,
> > I have translated some documentations of kernel so i want to maintain
> Chinese documentation in our kernel directories.
> > Following is my patcher for it.
> >
> > Thanks.
> > Best Regards.
> > Harry Wei.
> >
> >
> > Signed-off-by: Harry Wei <harryxiyou@...il.com>
> > ---
> > MAINTAINERS | 6 ++++++
> > 1 files changed, 6 insertions(+), 0 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 531c5cf..dc0279e 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6976,6 +6976,12 @@ S: Maintained
> > F: drivers/net/pptp.c
> > W: http://sourceforge.net/projects/accel-pptp
> >
> > +CHINESE DOCUMENTATION
> > +M: Harry Wei <harryxiyou@...il.com>
> > +L: xiyoulinuxkernelgroup@...glegroups.com
> > +S: Maintained
> > +F: Documentation/zh_CN/
> > +
>
> Hi Harry,
>
> Entries in the MAINTAINERS file are in alphabetical order, so "CHINESE
> DOCUMENTATION"
> should come between CHECKPATCH and CISCO VIC ETHERNET NIC DRIVER.
Hi Randy,
Thanks so much.
I have patched a right one like following.
Thanks.
Best Regards.
Harry Wei.
Signed-off-by: Harry Wei <harryxiyou@...il.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@...onical.com>
S: Supported
F: scripts/checkpatch.pl
+CHINESE DOCUMENTATION
+M: Harry Wei <harryxiyou@...il.com>
+L: xiyoulinuxkernelgroup@...glegroups.com
+S: Maintained
+F: Documentation/zh_CN
+
CISCO VIC ETHERNET NIC DRIVER
M: Vasanthy Kolluri <vkolluri@...co.com>
M: Roopa Prabhu <roprabhu@...co.com>
--
1.7.0.4
>
>
> > THE REST
> > M: Linus Torvalds <torvalds@...ux-foundation.org>
> > L: linux-kernel@...r.kernel.org
> > --
>
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
>
> --
> Best Regards.
> Harry Wei.
> Do what u like!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists