diff options
| author | Jason Cooper <[email protected]> | 2013-10-14 18:32:21 +0000 |
|---|---|---|
| committer | Kevin Hilman <[email protected]> | 2013-10-14 13:36:19 -0700 |
| commit | dcb7150368ef7c4cd93181979bf90632532f53bb (patch) | |
| tree | dba4dec86a92b28a2ea33fd6920ce1ae1c152f8a | |
| parent | 29114fd7db2fc82a34da8340d29b8fa413e03dca (diff) | |
MAINTAINERS: ARM: mvebu: add Sebastian Hesselbarth
Sebastian is a hobbyist who has done a lot of heavy lifting converting
mach-dove to devicetree, and assisting others with patches pertaining to
mvebu.
It is hoped that he will continue this work, and also assist the current
mvebu maintainers with patch wrangling and pull request submissions.
Signed-off-by: Jason Cooper <[email protected]>
Acked-by: Sebastian Hesselbarth <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8a0cbf3cf2c8..7a4503957f8d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1009,6 +1009,7 @@ ARM/Marvell Armada 370 and Armada XP SOC support M: Jason Cooper <[email protected]> M: Andrew Lunn <[email protected]> M: Gregory Clement <[email protected]> +M: Sebastian Hesselbarth <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/mach-mvebu/ @@ -1016,6 +1017,7 @@ F: arch/arm/mach-mvebu/ ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support M: Jason Cooper <[email protected]> M: Andrew Lunn <[email protected]> +M: Sebastian Hesselbarth <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/mach-dove/ |