From 6975e32fc40f0a44dbc337795cf0ff69a0780899 Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Sat, 8 Jul 2023 20:59:21 +0200 Subject: .github/labeler.yml: Add module system label --- .github/labeler.yml | 7 +++++++ 1 file changed, 7 insertions(+) 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/**/* -- cgit 1.4.1