diff mbox

[U-Boot] MAINTAINERS: add me as a co-maintainer of KIRKWOOD

Message ID 0000014ac6bdac6d-3c891237-7b06-4184-a4dc-4573fe9043fe-000000@email.amazonses.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Luka Perkov Jan. 7, 2015, 11:32 p.m. UTC
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
CC: Prafulla Wadaskar <prafulla@marvell.com>
CC: Wolfgang Denk <wd@denx.de>
---

I'd like to help the U-Boot project as a Kirkwood co-maintainer and assist
Prafulla with the Kirkwood maintenance. I'm maintaining U-Boot in OpenWrt
project for Kirkwood and other platforms and have been sending patches to
U-Boot project. By doing this I hope to shorten the time needed to get Kirkwood
related patches merged in mainline.

 MAINTAINERS    | 1 +
 doc/git-mailrc | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

Comments

Stefan Roese Jan. 8, 2015, 9:45 a.m. UTC | #1
On 08.01.2015 05:14, Prafulla Wadaskar wrote:
>> From: Luka Perkov [mailto:luka.perkov@sartura.hr]
>> Sent: 08 January 2015 05:02
>> To: u-boot@lists.denx.de
>> Cc: Luka Perkov; Prafulla Wadaskar; Wolfgang Denk
>> Subject: [PATCH] MAINTAINERS: add me as a co-maintainer of KIRKWOOD
>>
>> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
>> CC: Prafulla Wadaskar <prafulla@marvell.com>
>> CC: Wolfgang Denk <wd@denx.de>
>> ---
>>
>> I'd like to help the U-Boot project as a Kirkwood co-maintainer and assist
>> Prafulla with the Kirkwood maintenance. I'm maintaining U-Boot in OpenWrt
>> project for Kirkwood and other platforms and have been sending patches to
>> U-Boot project. By doing this I hope to shorten the time needed to get
>> Kirkwood related patches merged in mainline.
>
> Hi Luka,
> Welcome....... You cooperation will definitely help all of us.

Luka, thanks for stepping up. Really appreciated:

Acked-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan
Tom Rini Jan. 9, 2015, 1:34 p.m. UTC | #2
On Wed, Jan 07, 2015 at 11:32:06PM +0000, Luka Perkov wrote:

> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
> CC: Prafulla Wadaskar <prafulla@marvell.com>
> CC: Wolfgang Denk <wd@denx.de>
> Acked-by: Stefan Roese <sr@denx.de>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6041936..701ec33 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -97,6 +97,7 @@  F:	arch/arm/include/asm/imx-common/
 
 ARM MARVELL KIRKWOOD
 M:	Prafulla Wadaskar <prafulla@marvell.com>
+M:	Luka Perkov <luka.perkov@sartura.hr>
 S:	Maintained
 T:	git git://git.denx.de/u-boot-marvell.git
 F:	arch/arm/cpu/arm926ejs/kirkwood/
diff --git a/doc/git-mailrc b/doc/git-mailrc
index 6c79a6d..563e3ae 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -27,6 +27,7 @@  alias jasonjin       Jason Jin <jason.jin@freescale.com>
 alias jhersh         Joe Hershberger <joe.hershberger@gmail.com>
 alias jwrdegoede     Hans de Goede <hdegoede@redhat.com>
 alias kimphill       Kim Phillips <kim.phillips@freescale.com>
+alias luka           Luka Perkov <luka.perkov@sartura.hr>
 alias lukma          Lukasz Majewski <l.majewski@samsung.com>
 alias macpaul        Macpaul Lin <macpaul@andestech.com>
 alias marex          Marek Vasut <marex@denx.de>
@@ -56,7 +57,7 @@  alias arm            uboot, aaribaud
 alias at91           uboot, abiessmann
 alias davinci        ti
 alias imx            uboot, sbabic
-alias kirkwood       uboot, prafulla
+alias kirkwood       uboot, prafulla, luka
 alias omap           ti
 alias pxa            uboot, marex
 alias rmobile        uboot, iwamatsu