diff options
| author | Stefan Roese <[email protected]> | 2016-01-14 05:00:00 +0100 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2016-01-14 14:17:36 +0100 |
| commit | f822d8578ba395d9af1cc315a2fb87b1eed3d355 (patch) | |
| tree | 00073d923f9f466239ff72fd88af5e9398f2698f | |
| parent | a12d3e4c1e1bba7b8840165f61e732740731463c (diff) | |
MAINTAINERS: Update Marvell custodianship
Add myself as custodian for the Marvell git repository. Additionally,
add the mach-mvebu directory to the list of files / directories. And
add Armada XP & Armada 38x to the title (not only kirkwood).
Signed-off-by: Stefan Roese <[email protected]>
Acked-by: Tom Rini <[email protected]>
Acked-by: Prafulla Wadaskar <[email protected]>
Acked-by: Luka Perkov <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 607bc9cbdbd..9ab5428dcb1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -93,12 +93,14 @@ F: arch/arm/include/asm/arch-mx*/ F: arch/arm/include/asm/arch-vf610/ F: arch/arm/include/asm/imx-common/ -ARM MARVELL KIRKWOOD +ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X M: Prafulla Wadaskar <[email protected]> M: Luka Perkov <[email protected]> +M: Stefan Roese <[email protected]> S: Maintained T: git git://git.denx.de/u-boot-marvell.git F: arch/arm/mach-kirkwood/ +F: arch/arm/mach-mvebu/ ARM MARVELL PXA M: Marek Vasut <[email protected]> |
