Message ID | 1381775541-24027-1-git-send-email-jason@lakedaemon.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 10/14/2013 08:32 PM, Jason Cooper wrote: > 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 <jason@lakedaemon.net> Agreed :) Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8a0cbf3..7a45039 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1009,6 +1009,7 @@ ARM/Marvell Armada 370 and Armada XP SOC support > M: Jason Cooper <jason@lakedaemon.net> > M: Andrew Lunn <andrew@lunn.ch> > M: Gregory Clement <gregory.clement@free-electrons.com> > +M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> > L: linux-arm-kernel@lists.infradead.org (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 <jason@lakedaemon.net> > M: Andrew Lunn <andrew@lunn.ch> > +M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-dove/ >
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> writes: > On 10/14/2013 08:32 PM, Jason Cooper wrote: >> 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 <jason@lakedaemon.net> > > Agreed :) > > Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> phew, I'm glad you're in agreement. ;) Applied. Kevin
diff --git a/MAINTAINERS b/MAINTAINERS index 8a0cbf3..7a45039 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1009,6 +1009,7 @@ ARM/Marvell Armada 370 and Armada XP SOC support M: Jason Cooper <jason@lakedaemon.net> M: Andrew Lunn <andrew@lunn.ch> M: Gregory Clement <gregory.clement@free-electrons.com> +M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> L: linux-arm-kernel@lists.infradead.org (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 <jason@lakedaemon.net> M: Andrew Lunn <andrew@lunn.ch> +M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-dove/
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 <jason@lakedaemon.net> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)