From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Rae Date: Fri, 26 Dec 2014 09:59:03 -0800 Subject: [U-Boot] [PATCH 1/4] vexpress64: take over maintenance of the semi vexpress64 In-Reply-To: <1419382939-8596-1-git-send-email-linus.walleij@linaro.org> References: <1419382939-8596-1-git-send-email-linus.walleij@linaro.org> Message-ID: <549DA1E7.1020404@broadcom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Acked-by: Steve Rae On 14-12-23 05:02 PM, Linus Walleij wrote: > As agreed with Steve Rae I'm taking over maintenance of the > semihosted, emulated FVP/foundation model Versatile Express > 64 bit board variant. > > Signed-off-by: Linus Walleij > --- > board/armltd/vexpress64/MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/board/armltd/vexpress64/MAINTAINERS b/board/armltd/vexpress64/MAINTAINERS > index 97c4b0e574b1..66c8dffa1634 100644 > --- a/board/armltd/vexpress64/MAINTAINERS > +++ b/board/armltd/vexpress64/MAINTAINERS > @@ -6,6 +6,6 @@ F: include/configs/vexpress_aemv8a.h > F: configs/vexpress_aemv8a_defconfig > > VEXPRESS_AEMV8A_SEMI BOARD > -M: Steve Rae > +M: Linus Walleij > S: Maintained > F: configs/vexpress_aemv8a_semi_defconfig >