diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-07-29 14:11:14 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-07-29 14:11:14 +0200 |
commit | 79ce5f940e2313717ae8cbee598c8b4e34880a5e (patch) | |
tree | 15619ff26fd948bc78696f0d2632541761a98d64 /.github/labeler.yml | |
parent | configure: update meson invocation (diff) | |
download | systemd-79ce5f940e2313717ae8cbee598c8b4e34880a5e.tar.xz systemd-79ce5f940e2313717ae8cbee598c8b4e34880a5e.zip |
labeller: add build-system label
Diffstat (limited to '')
-rw-r--r-- | .github/labeler.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml index 6adaeb2447..fd5fc9113b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -6,6 +6,11 @@ binfmt: - '**/*binfmt*' btrfs: - '**/*btrfs*' +build-system: + - meson_options.txt + - '**/meson.build' + - Makefile + - configure busctl: - '**/*busctl*' cgls: |