summaryrefslogtreecommitdiffstats
path: root/package/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/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/utils')
-rw-r--r--package/utils/ubi-utils/Makefile2
-rw-r--r--package/utils/ugps/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/utils/ubi-utils/Makefile b/package/utils/ubi-utils/Makefile
index b89a5d2bff..3d360570ef 100644
--- a/package/utils/ubi-utils/Makefile
+++ b/package/utils/ubi-utils/Makefile
@@ -26,7 +26,7 @@ PKG_BUILD_DEPENDS:=util-linux liblzo zlib
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=
-PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_MAINTAINER:=John Crispin <john@phrozen.org>
include $(INCLUDE_DIR)/package.mk
diff --git a/package/utils/ugps/Makefile b/package/utils/ugps/Makefile
index 0fe33ec53f..bee1fdad1b 100644
--- a/package/utils/ugps/Makefile
+++ b/package/utils/ugps/Makefile
@@ -17,7 +17,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=971e6703eb9bed936cc62cd335105bd2acca14ef
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.bz2
-PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_MAINTAINER:=John Crispin <john@phrozen.org>
PKG_LICENSE:=GPL-2.0+
include $(INCLUDE_DIR)/package.mk