summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYangbo Lu2017-06-29 02:44:44 +0000
committerJohn Crispin2017-10-07 21:13:22 +0000
commit4c89f2fcf8f6579257342cfca47293c0ac16fe86 (patch)
treef6d23befa6f5a641a893b5879a62713da29c3c9f
parenta0c05a7c94137945b93dacc2dcd0f27d09539650 (diff)
downloadopenwrt-4c89f2fcf8f6579257342cfca47293c0ac16fe86.tar.gz
layerscape: take over maintainership
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
-rw-r--r--target/linux/layerscape/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/Makefile b/target/linux/layerscape/Makefile
index f511407f91..3def184b94 100644
--- a/target/linux/layerscape/Makefile
+++ b/target/linux/layerscape/Makefile
@@ -13,7 +13,7 @@ KERNEL_PATCHVER:=4.4
KERNELNAME:=Image dtbs
FEATURES:=squashfs nand usb pcie gpio
SUBTARGETS:=64b 32b
-MAINTAINER:=Jiang Yutang <jiangyutang1978@gmail.com>
+MAINTAINER:=Yangbo Lu <yangbo.lu@nxp.com>
include $(INCLUDE_DIR)/target.mk