diff options
Diffstat (limited to 'package/lua')
-rw-r--r-- | package/lua/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 <jow@openwrt.org> endef define Package/lua/Default/description |