public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] MAINTAINERS: update the maintainer of Arndale board
@ 2014-08-04  1:13 Masahiro Yamada
  2014-09-04 14:42 ` Masahiro YAMADA
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2014-08-04  1:13 UTC (permalink / raw)
  To: u-boot

Inderpal's email address is not working any more.
Chander will be a new maintainer.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Chander Kashyap <k.chander@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
---

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 <inderpal.singh@linaro.org>
+M:	Chander Kashyap <k.chander@samsung.com>
 S:	Maintained
 F:	board/samsung/arndale/
 F:	include/configs/arndale.h
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: update the maintainer of Arndale board
  2014-08-04  1:13 [U-Boot] [PATCH] MAINTAINERS: update the maintainer of Arndale board Masahiro Yamada
@ 2014-09-04 14:42 ` Masahiro YAMADA
  2014-09-05  6:52   ` Minkyu Kang
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro YAMADA @ 2014-09-04 14:42 UTC (permalink / raw)
  To: u-boot

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 <yamada.m@jp.panasonic.com>:
> Inderpal's email address is not working any more.
> Chander will be a new maintainer.
>
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Cc: Chander Kashyap <k.chander@samsung.com>
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> ---
>
> 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 <inderpal.singh@linaro.org>
> +M:     Chander Kashyap <k.chander@samsung.com>
>  S:     Maintained
>  F:     board/samsung/arndale/
>  F:     include/configs/arndale.h
> --



-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: update the maintainer of Arndale board
  2014-09-04 14:42 ` Masahiro YAMADA
@ 2014-09-05  6:52   ` Minkyu Kang
  0 siblings, 0 replies; 3+ messages in thread
From: Minkyu Kang @ 2014-09-05  6:52 UTC (permalink / raw)
  To: u-boot

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 <yamada.m@jp.panasonic.com>:
>> Inderpal's email address is not working any more.
>> Chander will be a new maintainer.
>>
>> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
>> Cc: Chander Kashyap <k.chander@samsung.com>
>> Cc: Minkyu Kang <mk7.kang@samsung.com>
>> ---
>>
>> 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 <inderpal.singh@linaro.org>
>> +M:     Chander Kashyap <k.chander@samsung.com>
>>  S:     Maintained
>>  F:     board/samsung/arndale/
>>  F:     include/configs/arndale.h
>> --
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-05  6:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04  1:13 [U-Boot] [PATCH] MAINTAINERS: update the maintainer of Arndale board Masahiro Yamada
2014-09-04 14:42 ` Masahiro YAMADA
2014-09-05  6:52   ` Minkyu Kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox