[PATCH]Sort a Maintainer in MAINTAINERS according to alphabeticalorder

From: Harry Wei
Date: Thu Feb 10 2011 - 00:24:26 EST


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@xxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxx>
+S: Maintained
+F: Documentation/hwmon/lis3lv02d
+F: drivers/hwmon/lis3lv02d.*
+
LLC (802.2)
M: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxxx>
-S: Maintained
-F: Documentation/hwmon/lis3lv02d
-F: drivers/hwmon/lis3lv02d.*
-
LM73 HARDWARE MONITOR DRIVER
M: Guillaume Ligneul <guillaume.ligneul@xxxxxxxxx>
L: lm-sensors@xxxxxxxxxxxxxx
--
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/