[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110210052330.GA5376@gmail.com>
Date: Thu, 10 Feb 2011 13:23:35 +0800
From: Harry Wei <jiaweiwei.xiyou@...il.com>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
joe@...ches.com, davem@...emloft.net, greg@...ah.com,
acme@...stprotocols.net, eric.piel@...mplin-utc.net
Subject: [PATCH]Sort a Maintainer in MAINTAINERS according to alphabetical
order
Hi us,
When i see MAINTAINERS i find a maintainer who is not in right position. So i patched for it like following :) I have also emailed to himself ;)
Thanks.
Best Regards.
Harry Wei.
Signed-off-by: Harry Wei <harryxiyou@...il.com>
---
MAINTAINERS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3b4c67a..7e792bf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3877,6 +3877,12 @@ L: linux-security-module@...r.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
S: Supported
+LIS3LV02D ACCELEROMETER DRIVER
+M: Eric Piel <eric.piel@...mplin-utc.net>
+S: Maintained
+F: Documentation/hwmon/lis3lv02d
+F: drivers/hwmon/lis3lv02d.*
+
LLC (802.2)
M: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
S: Maintained
@@ -3884,12 +3890,6 @@ F: include/linux/llc.h
F: include/net/llc*
F: net/llc/
-LIS3LV02D ACCELEROMETER DRIVER
-M: Eric Piel <eric.piel@...mplin-utc.net>
-S: Maintained
-F: Documentation/hwmon/lis3lv02d
-F: drivers/hwmon/lis3lv02d.*
-
LM73 HARDWARE MONITOR DRIVER
M: Guillaume Ligneul <guillaume.ligneul@...il.com>
L: lm-sensors@...sensors.org
--
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