[packages] claim maintainership for resolveip and lua
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 10 Oct 2012 12:57:20 +0000 (12:57 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 10 Oct 2012 12:57:20 +0000 (12:57 +0000)
SVN-Revision: 33694

package/lua/Makefile
package/network/utils/resolveip/Makefile

index 96fa57eaa5bdf2a109c86e36f5a6bad68b8e74a4..53acdde9fdf9a7c404cba430334fe0b513f78ece 100644 (file)
@@ -29,6 +29,7 @@ define Package/lua/Default
   CATEGORY:=Languages
   TITLE:=Lua programming language
   URL:=http://www.lua.org/
+  MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
 endef
 
 define Package/lua/Default/description
index 6ab04e162efc00fa652f4a713f53353c4450f0cc..4b3e3d4da61cdd00da6e2808a64bc0a547603686 100644 (file)
@@ -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