From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Fri, 05 Sep 2014 15:52:18 +0900 Subject: [U-Boot] [PATCH] MAINTAINERS: update the maintainer of Arndale board In-Reply-To: References: <1407114815-14337-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <54095DA2.4080102@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/09/14 23:42, Masahiro YAMADA wrote: > Hello Mikyu, > > > Could you pick up this patch, please? > I think there is a consensus that the maintainership of Arndale board > should be updated. > > Please see > http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/187338 > > > 2014-08-04 10:13 GMT+09:00 Masahiro Yamada : >> Inderpal's email address is not working any more. >> Chander will be a new maintainer. >> >> Signed-off-by: Masahiro Yamada >> Cc: Chander Kashyap >> Cc: Minkyu Kang >> --- >> >> A new maintainer was assigned to Arndale board. >> But nobody wouldn't send a patch. >> >> Please see >> http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/187338 >> >> >> board/samsung/arndale/MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/board/samsung/arndale/MAINTAINERS b/board/samsung/arndale/MAINTAINERS >> index 0a01a07..7dc1785 100644 >> --- a/board/samsung/arndale/MAINTAINERS >> +++ b/board/samsung/arndale/MAINTAINERS >> @@ -1,5 +1,5 @@ >> ARNDALE BOARD >> -M: Inderpal Singh >> +M: Chander Kashyap >> S: Maintained >> F: board/samsung/arndale/ >> F: include/configs/arndale.h >> -- > applied to u-boot-samsung. Thanks, Minkyu Kang.