summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2020-09-02 11:27:37 +0300
committerGitHub <noreply@github.com>2020-09-02 11:27:37 +0300
commit75a56ff0b241910eefad68c87b3f95fe786ebd2d (patch)
tree198d3d01874142f57977002d8e582d386b6d8523 /.github
parent1157111f43d77e0774faed368a2d9984db0362d0 (diff)
labeler: add `area/exporting` (#9866)
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 89dd3fa3c7..544b420c6d 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -17,6 +17,8 @@ ACLK:
area/backends:
- backends/*
- backends/**/*
+
+area/exporting:
- exporting/*
- exporting/**/*