Merge pull request #242323 from hercules-ci/add-labeler-module-system

.github/labeler.yml: Add module system label

authored by

Silvan Mosberger and committed by
GitHub
4a729ce4 6213720a

+7
+7
.github/labeler.yml
··· 86 86 - nixos/tests/mate.nix 87 87 - pkgs/desktops/mate/**/* 88 88 89 + "6.topic: module system": 90 + - lib/modules.nix 91 + - lib/types.nix 92 + - lib/options.nix 93 + - lib/tests/modules.sh 94 + - lib/tests/modules/** 95 + 89 96 "6.topic: nixos": 90 97 - nixos/**/* 91 98 - pkgs/os-specific/linux/nixos-rebuild/**/*