aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/jsonfilter
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-06-07 11:42:32 +0200
committerJo-Philipp Wich <jo@mein.io>2016-06-07 11:42:52 +0200
commit24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2 (patch)
tree233181b8b05eab8eef2841c0d28bab1c567c272d /package/utils/jsonfilter
parente61fe4e4d762eb3e00c43b6714a229835efc7ea5 (diff)
downloadupstream-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.gz
upstream-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.bz2
upstream-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.zip
treewide: replace jow@openwrt.org with jo@mein.io
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/utils/jsonfilter')
-rw-r--r--package/utils/jsonfilter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/jsonfilter/Makefile b/package/utils/jsonfilter/Makefile
index 1cddd4978d..79cc3854f5 100644
--- a/package/utils/jsonfilter/Makefile
+++ b/package/utils/jsonfilter/Makefile
@@ -11,7 +11,7 @@ PKG_SOURCE_VERSION:=7151885df6ac2554c07cc6047dde7c4eb253ce87
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1
-PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=ISC
include $(INCLUDE_DIR)/package.mk