summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.github/labeler.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 6a60f23cfcd..283a928f967 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -83,6 +83,13 @@
   - nixos/tests/mate.nix
   - pkgs/desktops/mate/**/*
 
+"6.topic: module system":
+  - lib/modules.nix
+  - lib/types.nix
+  - lib/options.nix
+  - lib/tests/modules.sh
+  - lib/tests/modules/**
+
 "6.topic: nixos":
   - nixos/**/*
   - pkgs/os-specific/linux/nixos-rebuild/**/*