summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2020-03-30 06:23:19 +0300
committerGitHub <noreply@github.com>2020-03-30 13:23:19 +1000
commitecee1374b92f3a4e5b1aee60da1d79b66fce0a90 (patch)
tree8c551afefdf81a7362734170833035745e57fdea /.github
parentbde94a8bcd024dae0939092d56fa7d63f2f367ca (diff)
github: add ACLK to the labeler config (#8521)
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 48f34b8f22..645612e06f 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -10,6 +10,10 @@
#
# Please keep the labels sorted and deduplicated.
+ACLK:
+ - aclk/*
+ - aclk/**/*
+
area/backends:
- backends/*
- backends/**/*