
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(-)
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