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 | db93430e41eb70a4c743b01b4de78bb8a3f8febc (patch) | |
tree | 9347a110511d1e8acc29aaca643699fcf6a4394c /target/linux | |
parent | 3a9edc87a10336d30e8d43974a8640461923cb7a (diff) | |
download | upstream-db93430e41eb70a4c743b01b4de78bb8a3f8febc.tar.gz upstream-db93430e41eb70a4c743b01b4de78bb8a3f8febc.tar.bz2 upstream-db93430e41eb70a4c743b01b4de78bb8a3f8febc.zip |
brcm63xx: switch maintainer
Make Jonas the maintainer of brcm63xx.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44848 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 |