[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110510025024.GA2575@gmail.com>
Date: Tue, 10 May 2011 10:50:32 +0800
From: Harry Wei <jiaweiwei.xiyou@...il.com>
To: linux-kernel@...r.kernel.org
Cc: rdunlap@...otime.net, linux-doc@...r.kernel.org, greg@...ah.com,
joe@...ches.com, randy.dunlap@...cle.com, akpm@...ux-foundation.org
Subject: [PATCH]Add Maintainer for MAINTAINERS file for us
From: Harry Wei <harryxiyou@...il.com>
As our kernel is bigger and bigger, maintainers are more and more.
Maintainers add themselves into the MAINTAINERS file, which may add
without alphabetical order. This may be harmful to our management.
I'd like to maintain this file for us. The patch is below.
Signed-off-by: Harry Wei <harryxiyou@...il.com>
---
MAINTAINERS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 16a5c5f..af39897 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2197,10 +2197,12 @@ F: drivers/acpi/dock.c
DOCUMENTATION
M: Randy Dunlap <rdunlap@...otime.net>
+M: Harry Wei <harryxiyou@...il.com>
L: linux-doc@...r.kernel.org
T: quilt oss.oracle.com/~rdunlap/kernel-doc-patches/current/
S: Maintained
F: Documentation/
+F: MAINTAINERS
DOUBLETALK DRIVER
M: "James R. Van Zandt" <jrv@...zandt.mv.com>
--
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