2011-02-10 05:24:06

by jiaweiwei

[permalink] [raw]
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 <[email protected]>
---
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: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
S: Supported

+LIS3LV02D ACCELEROMETER DRIVER
+M: Eric Piel <[email protected]>
+S: Maintained
+F: Documentation/hwmon/lis3lv02d
+F: drivers/hwmon/lis3lv02d.*
+
LLC (802.2)
M: Arnaldo Carvalho de Melo <[email protected]>
S: Maintained
@@ -3884,12 +3890,6 @@ F: include/linux/llc.h
F: include/net/llc*
F: net/llc/

-LIS3LV02D ACCELEROMETER DRIVER
-M: Eric Piel <[email protected]>
-S: Maintained
-F: Documentation/hwmon/lis3lv02d
-F: drivers/hwmon/lis3lv02d.*
-
LM73 HARDWARE MONITOR DRIVER
M: Guillaume Ligneul <[email protected]>
L: [email protected]
--
1.7.0.4