summaryrefslogtreecommitdiff
path: root/.github/advanced-issue-labeler.yml
diff options
context:
space:
mode:
authorJan Janssen <medhefgo@web.de>2022-08-13 22:27:42 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-08-14 05:35:55 +0900
commit8ea086c8946d64c67249d826850ac8fa41ade430 (patch)
treeda76b42f12310cb1a629dde64b31b56dc8a8862d /.github/advanced-issue-labeler.yml
parent38db7a4ed388b032faae221067b77d553a54e6a6 (diff)
downloadsystemd-8ea086c8946d64c67249d826850ac8fa41ade430.tar.gz
Use correct label for boot related issues
Diffstat (limited to '.github/advanced-issue-labeler.yml')
-rw-r--r--.github/advanced-issue-labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/advanced-issue-labeler.yml b/.github/advanced-issue-labeler.yml
index 87ac69dc6c..3ab2393547 100644
--- a/.github/advanced-issue-labeler.yml
+++ b/.github/advanced-issue-labeler.yml
@@ -34,7 +34,7 @@ policy:
rfkill: ['systemd-rfkill']
rpm: ['rpm scriptlets']
run: ['systemd-run']
- sd-boot: ['bootctl', 'systemd-boot', 'systemd-stub']
+ sd-boot/sd-stub/bootctl: ['bootctl', 'systemd-boot', 'systemd-stub']
sysctl: ['systemd-sysctl']
sysext: ['systemd-sysext']
systemctl: ['systemctl']