From 1e1becb1747c0cb1fc86cc21627bf22731c6962c Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Wed, 28 Aug 2013 16:19:59 +0000
Subject: [PATCH] mvebu: remove maintainer ship role

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 37855
---
 target/linux/mvebu/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
index 0245c78797..6b65eb76e0 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -11,7 +11,6 @@ BOARD:=mvebu
 BOARDNAME:=Marvell Armada XP/370
 FEATURES:=targz usb pci pcie gpio
 CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
-MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 LINUX_VERSION:=3.8.13
 
-- 
GitLab