From: jow Date: Wed, 10 Oct 2012 12:57:20 +0000 (+0000) Subject: [packages] claim maintainership for resolveip and lua X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=f7a905d18d80d09c2e0dacf78ade185f80e09fa9 [packages] claim maintainership for resolveip and lua git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33694 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/lua/Makefile b/package/lua/Makefile index 96fa57eaa5..53acdde9fd 100644 --- a/package/lua/Makefile +++ b/package/lua/Makefile @@ -29,6 +29,7 @@ define Package/lua/Default CATEGORY:=Languages TITLE:=Lua programming language URL:=http://www.lua.org/ + MAINTAINER:=Jo-Philipp Wich endef define Package/lua/Default/description 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 endef define Package/resolveip/description