aboutsummaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-17 13:27:06 +0300
committerCem Keylan <cem@ckyln.com>2021-07-17 13:27:06 +0300
commit4f580dad3a1e9d2940d033f64a7bb0b97e378081 (patch)
tree59136334f6dacd29a8a749fd3cae03e9aabd1a2b /community
parentc5bca678e64e255c7cb9bb1510e0beb0c7163217 (diff)
downloadrepository-4f580dad3a1e9d2940d033f64a7bb0b97e378081.tar.gz
lua: add meta file
Diffstat (limited to 'community')
-rw-r--r--community/lua/meta3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/lua/meta b/community/lua/meta
new file mode 100644
index 00000000..be7e1373
--- /dev/null
+++ b/community/lua/meta
@@ -0,0 +1,3 @@
+description: Lua programming language
+license: MIT
+maintainer: Cem Keylan <cem@carbslinux.org>