diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-03-13 03:02:34 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-13 03:02:34 +0000 |
commit | 484aa24d96ac621b2f4c89aaa0bb46fef0517ca5 (patch) | |
tree | ac6623c510bbe9e5e7ea4c48d6691205d15d3770 | |
parent | 6402b8402fb7ae4ce2874ca4b63c730b01f4b4a2 (diff) | |
download | upstream-484aa24d96ac621b2f4c89aaa0bb46fef0517ca5.tar.gz upstream-484aa24d96ac621b2f4c89aaa0bb46fef0517ca5.tar.bz2 upstream-484aa24d96ac621b2f4c89aaa0bb46fef0517ca5.zip |
ath25: set myself as maintainer
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44737 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/ath25/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath25/Makefile b/target/linux/ath25/Makefile index b1baa2e6b0..ae867e9039 100644 --- a/target/linux/ath25/Makefile +++ b/target/linux/ath25/Makefile @@ -10,6 +10,7 @@ ARCH:=mips BOARD:=ath25 BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs low_mem +MAINTAINER:=Sergey Ryazanov <ryazanov.s.a@gmail.com> KERNEL_PATCHVER:=3.18 |