summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJeremy Baxter <jtbx@disroot.org>2024-03-14 11:49:47 +1300
committerMatthieu Coudron <886074+teto@users.noreply.github.com>2024-03-14 23:07:15 +0100
commitf075bf7e05d88a0a98be04bb85e281fda6684b89 (patch)
tree32efe9d1c81b6f74cb51883da441f28cce3a1f0c /.github
parentaf3101e90abb6c5fcdc5f9f08b9314ac7dea14d9 (diff)
.github/labeler.yml: add luarocks to `6.topic: lua`
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 35d1d140d94e..37a162f10fa3 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -80,6 +80,7 @@
- lib/**
"6.topic: lua":
+ - pkgs/development/tools/misc/luarocks/*
- pkgs/development/interpreters/lua-5/**/*
- pkgs/development/interpreters/luajit/**/*
- pkgs/development/lua-modules/**/*