From 1488ed7c2c10c2bffd2dc4457fc8b2236ec26d62 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Mon, 16 Mar 2015 19:51:17 +0000
Subject: [PATCH] brcm63xx: switch maintainer

Make Jonas the maintainer of brcm63xx.

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

SVN-Revision: 44848
---
 target/linux/brcm63xx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile
index d46a21d72c..6ec6303e88 100644
--- a/target/linux/brcm63xx/Makefile
+++ b/target/linux/brcm63xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Broadcom BCM63xx
 SUBTARGETS:=generic smp
 FEATURES:=squashfs usb atm pci pcmcia usbgadget
 KERNEL_PATCHVER:=3.18
-MAINTAINER:=Florian Fainelli <florian@openwrt.org>
+MAINTAINER:=Jonas Gorski <jogo@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
GitLab