From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Fri, 13 Mar 2015 14:40:16 +0100 Subject: [PATCH] MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs In-Reply-To: <1426254105-28649-1-git-send-email-gregory.clement@free-electrons.com> References: <1426254105-28649-1-git-send-email-gregory.clement@free-electrons.com> Message-ID: <20150313134016.GV7311@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Mar 13, 2015 at 02:41:45PM +0100, Gregory CLEMENT wrote: > I will also take care of the legacy support(not fully converted to DT) > of the mvebu SoCs. > > Signed-off-by: Gregory CLEMENT > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ddc5a8cf9a8a..39b27f52e217 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1188,6 +1188,7 @@ ARM/Marvell Dove/MV78xx0/Orion SOC support > M: Jason Cooper > M: Andrew Lunn > M: Sebastian Hesselbarth > +M: Gregory Clement > L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-dove/ > -- > 2.1.0 > Acked-by: Andrew Lunn Thanks Andrew