MAINTAINERS: Update ASPEED entry with details
authorJoel Stanley <[email protected]>
Thu, 22 Feb 2018 05:03:24 +0000 (15:33 +1030)
committerArnd Bergmann <[email protected]>
Wed, 11 Apr 2018 08:47:31 +0000 (10:47 +0200)
I am interested in all ASPEED drivers, and the previous match wasn't
grabbing files in nested directories. Use N instead.

Add the arm kernel mailing list so that patches get reviewed there, and
the linux-aspeed list which exists only so I can use patchwork to track
patches.

Add Andrew as a reviewer, because he is involved in reviewing ASPEED
stuff.

Signed-off-by: Joel Stanley <[email protected]>
Acked-by: Andrew Jeffery <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
MAINTAINERS

index de1b390d0037c5c334d4602253d846d04af93c87..c3d57c98f8ba3b8d370b45fede9b83f3262f2f2e 100644 (file)
@@ -1232,10 +1232,15 @@ F:      Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
 
 ARM/ASPEED MACHINE SUPPORT
 M:     Joel Stanley <[email protected]>
-S:     Maintained
+R:     Andrew Jeffery <[email protected]>
+L:     [email protected] (moderated for non-subscribers)
+L:     [email protected] (moderated for non-subscribers)
+Q:     https://patchwork.ozlabs.org/project/linux-aspeed/list/
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
 F:     arch/arm/mach-aspeed/
 F:     arch/arm/boot/dts/aspeed-*
-F:     drivers/*/*aspeed*
+N:     aspeed
 
 ARM/ATMEL AT91 Clock Support
 M:     Boris Brezillon <[email protected]>