Re: [PATCH]Add Maintainer for MAINTAINERS file for us

From: Harry Wei
Date: Tue May 10 2011 - 06:18:19 EST


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@xxxxxxxxx>
> > +L: linux-doc@xxxxxxxxxxxxxxx
> > +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@xxxxxxxxx>
---
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@xxxxxxxxx>
+L: xiyoulinuxkernelgroup@xxxxxxxxxxxxxxxx
+S: Maintained
+F: MAINTAINERS
+
MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
M: Michael Kerrisk <mtk.manpages@xxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/