github: add ACLK to the labeler config (#8521)
Ilya Mashchenko committed
Mar 30, 2020 at 06:23 UTC
ecee1374b92f3a4e5b1aee60da1d79b66fce0a90
1 file changed
+4
.github/labeler.yml
+4
@@ -10,6 +10,10 @@
10
#
11
# Please keep the labels sorted and deduplicated.
12
13
+ACLK:
14
+ - aclk/*
15
+ - aclk/**/*
16
+
17
area/backends:
18
- backends/*
19
- backends/**/*