diff options
author | John Crispin <john@phrozen.org> | 2016-05-11 09:06:21 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-12 03:29:36 +0200 |
commit | b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b (patch) | |
tree | 4ac5adebeb359cb34550584caeeb4220b2f9ebec /package/kernel/lantiq/ltq-vdsl/Makefile | |
parent | e1041e1bc0429442e151e18ec6cbbb28cc050bbe (diff) | |
download | mtk-20170518-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.zip mtk-20170518-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.gz mtk-20170518-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.bz2 |
global: change my email address
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/kernel/lantiq/ltq-vdsl/Makefile')
-rw-r--r-- | package/kernel/lantiq/ltq-vdsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-vdsl/Makefile b/package/kernel/lantiq/ltq-vdsl/Makefile index 70fe64a..528f99a 100644 --- a/package/kernel/lantiq/ltq-vdsl/Makefile +++ b/package/kernel/lantiq/ltq-vdsl/Makefile @@ -19,7 +19,7 @@ PKG_MD5SUM:=5b15a866bb1939c333d30a1b7f9e7856 PKG_USE_MIPS16:=0 -PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> +PKG_MAINTAINER:=John Crispin <john@phrozen.org> include $(INCLUDE_DIR)/package.mk |