From ecee1374b92f3a4e5b1aee60da1d79b66fce0a90 Mon Sep 17 00:00:00 2001 From: Ilya Mashchenko <ilya@netdata.cloud> Date: Mon, 30 Mar 2020 06:23:19 +0300 Subject: [PATCH] github: add ACLK to the labeler config (#8521) --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) 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/**/*