From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vipin KUMAR Date: Thu, 04 Mar 2010 11:50:18 +0530 Subject: [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs In-Reply-To: <4B8E7884.6030808@windriver.com> References: <1267507012-2648-1-git-send-email-vipin.kumar@st.com> <1267507012-2648-2-git-send-email-vipin.kumar@st.com> <4B8E7884.6030808@windriver.com> Message-ID: <4B8F5122.60602@st.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 3/3/2010 8:26 PM, Tom wrote: > Vipin KUMAR wrote: >> From: Vipin Kumar >> >> Signed-off-by: Vipin Kumar >> --- >> MAINTAINERS | 7 +++++++ >> 1 files changed, 7 insertions(+), 0 deletions(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index dd1579e..49a3762 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -771,6 +771,13 @@ Minkyu Kang >> >> SMDKC100 ARM CORTEX-A8 (S5PC100 SoC) >> > The smdkc100 is a mistake. > Minkyu, > Please move this up to be after > > Feng Kan > > redwood PPC4xx > > >> +Vipin Kumar >> + >> + spear300 ARM926EJS (spear300 Soc) >> + spear310 ARM926EJS (spear310 Soc) >> + spear320 ARM926EJS (spear320 Soc) >> + spear600 ARM926EJS (spear600 Soc) >> + >> ------------------------------------------------------------------------- >> > > Vipin, > Please move this up to be after > Sangmoon Kim > > debris MPC8245 > KVME080 MPC8245 > This is under Power PC systems section. Do you really want me to move it into Power PC systems Even in ARM systems, the ordering is not alphabetical. Is there any other logic followed for arranging maintainer names > The mach id changing looks fine. > > Tom > >> >> Unknown / orphaned boards: > > Regards Vipin