aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/resolveip
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-10-10 12:57:20 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-10-10 12:57:20 +0000
commit2a11515d037f323c9e4ed9424d251e1646e946bb (patch)
tree02106991cf737a65e353947cac4af98db97f7fe2 /package/network/utils/resolveip
parent1f9a31d589a757225211bee7bf84773fcc060cb3 (diff)
downloadmaster-187ad058-2a11515d037f323c9e4ed9424d251e1646e946bb.tar.gz
master-187ad058-2a11515d037f323c9e4ed9424d251e1646e946bb.tar.bz2
master-187ad058-2a11515d037f323c9e4ed9424d251e1646e946bb.zip
[packages] claim maintainership for resolveip and lua
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33694 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/resolveip')
-rw-r--r--package/network/utils/resolveip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/utils/resolveip/Makefile b/package/network/utils/resolveip/Makefile
index 6ab04e162e..4b3e3d4da6 100644
--- a/package/network/utils/resolveip/Makefile
+++ b/package/network/utils/resolveip/Makefile
@@ -16,6 +16,7 @@ define Package/resolveip
SECTION:=utils
CATEGORY:=Base system
TITLE:=Simple DNS resolver with configurable timeout
+ MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
endef
define Package/resolveip/description