From 5744500ab66364d1667196f4ee8314b9dc39f6cc Mon Sep 17 00:00:00 2001
From: Imre Kaloz <kaloz@openwrt.org>
Date: Thu, 25 Dec 2014 22:34:15 +0000
Subject: [PATCH] we've changed places with Luka, reflect that :)

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 43774
---
 target/linux/kirkwood/Makefile | 2 +-
 target/linux/mvebu/Makefile    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index bf3c431a17..6fa42bfbbf 100644
--- a/target/linux/kirkwood/Makefile
+++ b/target/linux/kirkwood/Makefile
@@ -11,7 +11,7 @@ BOARD:=kirkwood
 BOARDNAME:=Marvell Kirkwood
 FEATURES:=targz usb jffs2_nand nand ubifs
 CPU_TYPE:=xscale
-MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
+MAINTAINER:=Luka Perkov <luka@openwrt.org>
 
 KERNEL_PATCHVER:=3.14
 
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
index 630a330608..8dd0e61714 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Marvell Armada XP/370
 FEATURES:=targz usb pci pcie gpio nand squashfs
 CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=vfpv3
-MAINTAINER:=Luka Perkov <luka@openwrt.org>
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 KERNEL_PATCHVER:=3.14
 
-- 
GitLab