summary refs log tree commit diff
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorTim Steinbach <tim@nequissimus.com>2021-03-26 18:55:56 -0400
committerTim Steinbach <tim@nequissimus.com>2021-03-26 18:55:56 -0400
commit6042f10cbe046197b14ad8db99ebe2f0277ad4a8 (patch)
tree97ee32b62fc4b50d2ab0408ed9520ede7c22affb /.github/labeler.yml
parent6052a427a1f7ef3c174454fb822f265e03dfc4fe (diff)
downloadnixpkgs-6042f10cbe046197b14ad8db99ebe2f0277ad4a8.tar
nixpkgs-6042f10cbe046197b14ad8db99ebe2f0277ad4a8.tar.gz
nixpkgs-6042f10cbe046197b14ad8db99ebe2f0277ad4a8.tar.bz2
nixpkgs-6042f10cbe046197b14ad8db99ebe2f0277ad4a8.tar.lz
nixpkgs-6042f10cbe046197b14ad8db99ebe2f0277ad4a8.tar.xz
nixpkgs-6042f10cbe046197b14ad8db99ebe2f0277ad4a8.tar.zst
nixpkgs-6042f10cbe046197b14ad8db99ebe2f0277ad4a8.zip
labeller: Add kernel subfolder
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 0db6fd7832b..77422234ab3 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -53,6 +53,7 @@
 
 "6.topic: kernel":
   - pkgs/build-support/kernel/**/*
+  - pkgs/os-specific/linux/kernel/**/*
 
 "6.topic: lua":
   - pkgs/development/interpreters/lua-5/**/*