summaryrefslogtreecommitdiff
path: root/package/network/utils/resolveip/Makefile
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/network/utils/resolveip/Makefile
parente61fe4e4d762eb3e00c43b6714a229835efc7ea5 (diff)
downloadmtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.zip
mtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.gz
mtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.bz2
treewide: replace jow@openwrt.org with jo@mein.io
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/network/utils/resolveip/Makefile')
-rw-r--r--package/network/utils/resolveip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/resolveip/Makefile b/package/network/utils/resolveip/Makefile
index 3243a80..fc6da4e 100644
--- a/package/network/utils/resolveip/Makefile
+++ b/package/network/utils/resolveip/Makefile
@@ -17,7 +17,7 @@ define Package/resolveip
SECTION:=utils
CATEGORY:=Base system
TITLE:=Simple DNS resolver with configurable timeout
- MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
+ MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
endef
define Package/resolveip/description