public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] MAINTAINERS: sort the list of ARM Maintainers by last name
@ 2010-03-08  7:22 Minkyu Kang
  2010-03-11 11:48 ` Minkyu Kang
  0 siblings, 1 reply; 4+ messages in thread
From: Minkyu Kang @ 2010-03-08  7:22 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
---
 MAINTAINERS |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0340c19..29096ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -618,6 +618,10 @@ Simon Kagstrom <simon.kagstrom@netinsight.net>
 
        openrd_base     ARM926EJS (Kirkwood SoC)
 
+Minkyu Kang <mk7.kang@samsung.com>
+
+	SMDKC100	ARM CORTEX-A8 (S5PC100 SoC)
+
 Nishant Kamat <nskamat@ti.com>
 
 	omap1610h2	ARM926EJS
@@ -632,13 +636,6 @@ Sergey Kubushyn <ksi@koi8.net>
 	SONATA		ARM926EJS
 	SCHMOOGIE	ARM926EJS
 
-Sandeep Paulraj <s-paulraj@ti.com>
-
-	davinci_dm355evm	ARM926EJS
-	davinci_dm355leopard	ARM926EJS
-	davinci_dm365evm	ARM926EJS
-	davinci_dm6467evm	ARM926EJS
-
 Prakash Kumar <prakash@embedx.com>
 
 	cerf250		xscale
@@ -675,6 +672,13 @@ Kyungmin Park <kyungmin.park@samsung.com>
 
 	apollon		ARM1136EJS
 
+Sandeep Paulraj <s-paulraj@ti.com>
+
+	davinci_dm355evm	ARM926EJS
+	davinci_dm355leopard	ARM926EJS
+	davinci_dm365evm	ARM926EJS
+	davinci_dm6467evm	ARM926EJS
+
 Peter Pearse <peter.pearse@arm.com>
 	integratorcp	All current ARM supplied & supported core modules
 			-see http://www.arm.com/products/DevTools/Hardware_Platforms.html
@@ -775,10 +779,6 @@ Alex Z
 	lart		SA1100
 	dnp1110		SA1110
 
-Minkyu Kang <mk7.kang@samsung.com>
-
-	SMDKC100	ARM CORTEX-A8 (S5PC100 SoC)
-
 -------------------------------------------------------------------------
 
 Unknown / orphaned boards:
-- 
1.5.4.3

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

* [U-Boot] [PATCH] MAINTAINERS: sort the list of ARM Maintainers by last name
  2010-03-08  7:22 [U-Boot] [PATCH] MAINTAINERS: sort the list of ARM Maintainers by last name Minkyu Kang
@ 2010-03-11 11:48 ` Minkyu Kang
  2010-03-11 15:17   ` Tom
  2010-03-12 19:40   ` Tom
  0 siblings, 2 replies; 4+ messages in thread
From: Minkyu Kang @ 2010-03-11 11:48 UTC (permalink / raw)
  To: u-boot

Dear Tom,

On 8 March 2010 16:22, Minkyu Kang <mk7.kang@samsung.com> wrote:
> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
> ---
> ?MAINTAINERS | ? 22 +++++++++++-----------
> ?1 files changed, 11 insertions(+), 11 deletions(-)
>

Please apply this patch to arm tree.
Or, please give your opinion.

Thanks
Minkyu Kang
-- 
from. prom.
www.promsoft.net

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

* [U-Boot] [PATCH] MAINTAINERS: sort the list of ARM Maintainers by last name
  2010-03-11 11:48 ` Minkyu Kang
@ 2010-03-11 15:17   ` Tom
  2010-03-12 19:40   ` Tom
  1 sibling, 0 replies; 4+ messages in thread
From: Tom @ 2010-03-11 15:17 UTC (permalink / raw)
  To: u-boot

Minkyu Kang wrote:
> Dear Tom,
> 
> On 8 March 2010 16:22, Minkyu Kang <mk7.kang@samsung.com> wrote:
>> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
>> ---
>>  MAINTAINERS |   22 +++++++++++-----------
>>  1 files changed, 11 insertions(+), 11 deletions(-)
>>
> 
> Please apply this patch to arm tree.
> Or, please give your opinion.
> 
Sorry, I have been busy.
I will review this today.
Tom

> Thanks
> Minkyu Kang

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

* [U-Boot] [PATCH] MAINTAINERS: sort the list of ARM Maintainers by last name
  2010-03-11 11:48 ` Minkyu Kang
  2010-03-11 15:17   ` Tom
@ 2010-03-12 19:40   ` Tom
  1 sibling, 0 replies; 4+ messages in thread
From: Tom @ 2010-03-12 19:40 UTC (permalink / raw)
  To: u-boot

Minkyu Kang wrote:
> Dear Tom,
> 
> On 8 March 2010 16:22, Minkyu Kang <mk7.kang@samsung.com> wrote:
>> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
>> ---
>>  MAINTAINERS |   22 +++++++++++-----------
>>  1 files changed, 11 insertions(+), 11 deletions(-)
>>
> 
> Please apply this patch to arm tree.
> Or, please give your opinion.

Applied.
Thanks
Tom

> 
> Thanks
> Minkyu Kang

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

end of thread, other threads:[~2010-03-12 19:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-08  7:22 [U-Boot] [PATCH] MAINTAINERS: sort the list of ARM Maintainers by last name Minkyu Kang
2010-03-11 11:48 ` Minkyu Kang
2010-03-11 15:17   ` Tom
2010-03-12 19:40   ` Tom

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