[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110510101744.GA4568@gmail.com>
Date: Tue, 10 May 2011 18:17:46 +0800
From: Harry Wei <jiaweiwei.xiyou@...il.com>
To: Joe Perches <joe@...ches.com>
Cc: linux-kernel@...r.kernel.org, randy.dunlap@...cle.com,
akpm@...ux-foundation.org, greg@...ah.com,
linux-doc@...r.kernel.org
Subject: Re: [PATCH]Add Maintainer for MAINTAINERS file for us
On Mon, May 09, 2011 at 10:15:50PM -0700, Joe Perches wrote:
> On Tue, 2011-05-10 at 12:51 +0800, Harry Wei wrote:
> > When it is okay, i will patch for kernel.
>
> I believe that's been done before.
>
> http://lkml.org/lkml/2011/2/11/330
That's great. I am so sorry i ignored that
patch. I will neaten this patch and take alphabetical
orders for MAINTAINERS. Then patch for them.
Thanks, Joe ;)
>
> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > +MAINTAINERS-FILE
> > +M: Harry Wei <harryxiyou@...il.com>
> > +L: linux-doc@...r.kernel.org
> > +S: Maintained
> > +F: MAINTAINERS
>
> I think using the linux-doc mailing list for
> MAINTAINERS isn't good.
Hmmm, maybe you are right. So i patch below.
I think the default ML, LKML, is okay for
MAINTAINERS file, isn't it?
Signed-off-by: Harry Wei <harryxiyou@...il.com>
---
MAINTAINERS | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index a471159..fb771aa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4048,6 +4048,12 @@ S: Maintained
F: drivers/net/macvlan.c
F: include/linux/if_macvlan.h
+MAINTAINERS FILE
+M: Harry Wei <harryxiyou@...il.com>
+L: xiyoulinuxkernelgroup@...glegroups.com
+S: Maintained
+F: MAINTAINERS
+
MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
M: Michael Kerrisk <mtk.manpages@...il.com>
W: http://www.kernel.org/doc/man-pages
--
1.7.0.4
--
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