[U-Boot] [PATCH 1/1] MAINTAINERS: bring sections into alphabetic order

Heinrich Schuchardt xypron.glpk at gmx.de
Wed Mar 7 03:04:29 UTC 2018


NETWORK should be after NAND_FLASH.

Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
I missed some irregularities in my 1st patch
---
 MAINTAINERS | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bf10f3aad8..d4900e000d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -59,12 +59,6 @@ S:	Maintained
 T:	git git://git.denx.de/u-boot-arc.git
 F:	arch/arc/
 
-ARC HSDK CREG GPIO
-M:	Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>
-S:	Maintained
-L:	uboot-snps-arc at synopsys.com
-F:	drivers/gpio/hsdk-creg-gpio.c
-
 ARC HSDK CGU CLOCK
 M:	Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>
 S:	Maintained
@@ -73,6 +67,12 @@ F:	drivers/clk/clk-hsdk-cgu.c
 F:	include/dt-bindings/clock/snps,hsdk-cgu.h
 F:	doc/device-tree-bindings/clock/snps,hsdk-cgu.txt
 
+ARC HSDK CREG GPIO
+M:	Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>
+S:	Maintained
+L:	uboot-snps-arc at synopsys.com
+F:	drivers/gpio/hsdk-creg-gpio.c
+
 ARM
 M:	Albert Aribaud <albert.u.boot at aribaud.net>
 S:	Maintained
@@ -185,6 +185,12 @@ M:	Mateusz Kulikowski <mateusz.kulikowski at gmail.com>
 S:	Maintained
 F:	arch/arm/mach-snapdragon/
 
+ARM STI
+M:	Patrice Chotard <patrice.chotard at st.com>
+S:	Maintained
+F:	arch/arm/mach-sti/
+F:	arch/arm/include/asm/arch-sti*/
+
 ARM STM SPEAR
 #M:	Vipin Kumar <vipin.kumar at st.com>
 S:	Orphaned (Since 2016-02)
@@ -198,12 +204,6 @@ S:	Maintained
 F:	arch/arm/cpu/armv7/stv0991/
 F:	arch/arm/include/asm/arch-stv0991/
 
-ARM STI
-M:	Patrice Chotard <patrice.chotard at st.com>
-S:	Maintained
-F:	arch/arm/mach-sti/
-F:	arch/arm/include/asm/arch-sti*/
-
 ARM SUNXI
 M:	Jagan Teki <jagan at openedev.com>
 M:	Maxime Ripard <maxime.ripard at bootlin.com>
@@ -354,13 +354,6 @@ S:	Maintained
 T:	git git://git.denx.de/u-boot-mmc.git
 F:	drivers/mmc/
 
-NETWORK
-M:	Joe Hershberger <joe.hershberger at ni.com>
-S:	Maintained
-T:	git git://git.denx.de/u-boot-net.git
-F:	drivers/net/
-F:	net/
-
 NAND FLASH
 M:	Scott Wood <oss at buserror.net>
 S:	Maintained
@@ -373,6 +366,13 @@ S:	Maintained
 T:	git git://git.denx.de/u-boot-nds32.git
 F:	arch/nds32/
 
+NETWORK
+M:	Joe Hershberger <joe.hershberger at ni.com>
+S:	Maintained
+T:	git git://git.denx.de/u-boot-net.git
+F:	drivers/net/
+F:	net/
+
 NIOS
 M:	Thomas Chou <thomas at wytron.com.tw>
 S:	Maintained
-- 
2.14.2



More information about the U-Boot mailing list