summaryrefslogtreecommitdiff
path: root/package/lua
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
commitd1d1ae994bd346561e00b95abf739cd69245b3cf (patch)
treec3c90281cca9f971bbde493564804ef619a787d9 /package/lua
parente51eb6046dee3f89391cd7a6145d9fd4cdd0ca25 (diff)
downloadmtk-20170518-d1d1ae994bd346561e00b95abf739cd69245b3cf.zip
mtk-20170518-d1d1ae994bd346561e00b95abf739cd69245b3cf.tar.gz
mtk-20170518-d1d1ae994bd346561e00b95abf739cd69245b3cf.tar.bz2
claim maintainership for resolveip and lua
SVN-Revision: 33694
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 96fa57e..53acdde 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