summaryrefslogtreecommitdiffstats
path: root/package/network/utils
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-05-11 09:06:21 +0200
committerJohn Crispin <john@phrozen.org>2016-05-12 03:29:36 +0200
commitb8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b (patch)
tree4ac5adebeb359cb34550584caeeb4220b2f9ebec /package/network/utils
parente1041e1bc0429442e151e18ec6cbbb28cc050bbe (diff)
downloadmaster-31e0f0ae-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.gz
master-31e0f0ae-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.bz2
master-31e0f0ae-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.zip
global: change my email address
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/network/utils')
-rw-r--r--package/network/utils/umbim/Makefile2
-rw-r--r--package/network/utils/wwan/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/umbim/Makefile b/package/network/utils/umbim/Makefile
index 4ea4a8b613..54152fe461 100644
--- a/package/network/utils/umbim/Makefile
+++ b/package/network/utils/umbim/Makefile
@@ -9,7 +9,7 @@ PKG_SOURCE_URL=$(OPENWRT_GIT)/project/umbim.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=af9c293c1f1d8a97fbd8adf9c6070ead4920ca84
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
-PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_MAINTAINER:=John Crispin <john@phrozen.org>
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=
diff --git a/package/network/utils/wwan/Makefile b/package/network/utils/wwan/Makefile
index 8d388dc1ba..10479d1ac1 100644
--- a/package/network/utils/wwan/Makefile
+++ b/package/network/utils/wwan/Makefile
@@ -7,7 +7,7 @@ PKG_RELEASE=1
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=
-PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_MAINTAINER:=John Crispin <john@phrozen.org>
include $(INCLUDE_DIR)/package.mk