summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2023-01-08 23:47:09 +0800
committerBobby Rong <rjl931189261@126.com>2023-01-08 23:57:34 +0800
commitdb330d32d841a96fe966346f7ce0648538f1efc7 (patch)
tree5d0562280e56408b806864aff57df390a60c451f /.github
parent76c0fad164cf8fc96eb4d46f553b50910ccf6563 (diff)
.github/labeler.yml: label MATE pull requests
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 412dff9c06f81..9381ff6722698 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -65,6 +65,11 @@
   - pkgs/development/lua-modules/**/*
   - pkgs/top-level/lua-packages.nix
 
+"6.topic: mate":
+  - nixos/modules/services/x11/desktop-managers/mate.nix
+  - nixos/tests/mate.nix
+  - pkgs/desktops/mate/**/*
+
 "6.topic: nixos":
   - nixos/**/*
   - pkgs/os-specific/linux/nixos-rebuild/**/*