diff options
author | Thomas Petazzoni <[email protected]> | 2012-06-01 18:50:52 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2012-07-10 15:47:51 +0200 |
commit | 75f41273ec558d4ffc22c2dbf7637d42f167cf25 (patch) | |
tree | d8a1980c2a90b9cec83b9af4476ba806a0a79891 | |
parent | 3e93a22b486ba75191f8d054dd757a67244d337c (diff) |
arm: mach-mvebu: add entry to MAINTAINERS
The new mach-mvebu directory will be maintained by Andrew Lunn and
Jason Cooper (as the existing maintainers for previous Marvell EBU
SoCs) together with Grégory Clément for the Armada 370/XP SoCs.
Signed-off-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Lior Amsalem <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eb22272b2116..b8a65fbf0473 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -894,6 +894,14 @@ ARM/MAGICIAN MACHINE SUPPORT M: Philipp Zabel <[email protected]> S: Maintained +ARM/Marvell Armada 370 and Armada XP SOC support +M: Jason Cooper <[email protected]> +M: Andrew Lunn <[email protected]> +M: Gregory Clement <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: arch/arm/mach-mvebu/ + ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support M: Jason Cooper <[email protected]> M: Andrew Lunn <[email protected]> |