diff options
author | Florian Fainelli <florian@openwrt.org> | 2015-03-16 19:51:17 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2015-03-16 19:51:17 +0000 |
commit | 1488ed7c2c10c2bffd2dc4457fc8b2236ec26d62 (patch) | |
tree | 616b1a9b9a2e4f3b446db9a5dd66cca8330b6f81 /target/linux/brcm63xx | |
parent | 2777b525c6f70aecb1d470e7d1f3a445a884ed49 (diff) | |
download | upstream-1488ed7c2c10c2bffd2dc4457fc8b2236ec26d62.tar.gz upstream-1488ed7c2c10c2bffd2dc4457fc8b2236ec26d62.tar.bz2 upstream-1488ed7c2c10c2bffd2dc4457fc8b2236ec26d62.zip |
brcm63xx: switch maintainer
Make Jonas the maintainer of brcm63xx.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 44848
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |