summaryrefslogtreecommitdiffstats
path: root/package/lua
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-10 12:57:20 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-10 12:57:20 +0000
commitf7a905d18d80d09c2e0dacf78ade185f80e09fa9 (patch)
tree02106991cf737a65e353947cac4af98db97f7fe2 /package/lua
parente58c502a82deba1bc5db8ec19aa295922187bc5b (diff)
[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/lua')
-rw-r--r--package/lua/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lua/Makefile b/package/lua/Makefile
index 96fa57eaa..53acdde9f 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 <jow@openwrt.org>
endef
define Package/lua/Default/description