From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aneesh V Date: Fri, 23 Sep 2011 16:25:22 +0530 Subject: [U-Boot] [PATCH] omap4: update maintainer for omap4 boards In-Reply-To: References: <1316700785-26197-1-git-send-email-aneesh@ti.com> Message-ID: <4E7C659A.7060305@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Steve, On Thursday 22 September 2011 08:36 PM, Steve Sakoman wrote: > On Thu, Sep 22, 2011 at 7:13 AM, Aneesh V wrote: >> Steve wants to transfer maintainership of OMAP4 boards >> to me as he is not working on these boards lately. >> >> CC: Steve Sakoman >> CC: Sandeep Paulraj >> CC: Albert Aribaud >> CC: Wolfgang Denk >> Signed-off-by: Aneesh V >> --- >> MAINTAINERS | 3 +++ >> 1 files changed, 3 insertions(+), 0 deletions(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 2f60a60..bee8699 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -798,6 +798,9 @@ Nomadik Linux Team >> Steve Sakoman >> >> omap3_overo ARM ARMV7 (OMAP3xx SoC) >> + >> +Aneesh V >> + >> omap4_panda ARM ARMV7 (OMAP4xx SoC) >> omap4_sdp4430 ARM ARMV7 (OMAP4xx SoC) > > Of course you have my ack for this, but I suspect that Wolfgang will > want you to modify the patch to preserve alphabetical ordering of > names. I wanted to do this but didn't find any ordering in the way the names were put. On a second look now, I realize that it is based on the last name. I will make a V2 to correct this. br, Aneesh