summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 66ee186344..45155606d4 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -315,6 +315,9 @@ util-lib:
utmp/wtmp:
- changed-files:
- any-glob-to-any-file: '**/*utmp*'
+varlink:
+ - changed-files:
+ - any-glob-to-any-file: ['src/varlink/*', 'src/libsystemd/sd-varlink/*', 'src/systemd/sd-varlink*']
vconsole:
- changed-files:
- any-glob-to-any-file: '**/*vconsole*'