summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2021-05-10 14:10:50 +0200
committerJan Tojnar <jtojnar@gmail.com>2021-05-12 19:38:41 +0200
commit8a32c47586c75093ff15aace7e3d31b23786083e (patch)
tree227b385d4a34c62edb0eca41855a966e5298057d /.github
parentc136adf58650a2e9988ac4a077d9902cd9f54c3b (diff)
downloadnixpkgs-8a32c47586c75093ff15aace7e3d31b23786083e.tar
nixpkgs-8a32c47586c75093ff15aace7e3d31b23786083e.tar.gz
nixpkgs-8a32c47586c75093ff15aace7e3d31b23786083e.tar.bz2
nixpkgs-8a32c47586c75093ff15aace7e3d31b23786083e.tar.lz
nixpkgs-8a32c47586c75093ff15aace7e3d31b23786083e.tar.xz
nixpkgs-8a32c47586c75093ff15aace7e3d31b23786083e.tar.zst
nixpkgs-8a32c47586c75093ff15aace7e3d31b23786083e.zip
.github/labeler.yml: Update GNOME file patterns
This got missed in the move (https://github.com/NixOS/nixpkgs/pull/122107) because it is in a “hidden” directory.
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 3637d05f48b..5dd885552d6 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -36,11 +36,11 @@
 
 "6.topic: GNOME":
   - doc/languages-frameworks/gnome.section.md
-  - nixos/modules/services/desktops/gnome3/**/*
-  - nixos/modules/services/x11/desktop-managers/gnome3.nix
-  - nixos/tests/gnome3-xorg.nix
-  - nixos/tests/gnome3.nix
-  - pkgs/desktops/gnome-3/**/*
+  - nixos/modules/services/desktops/gnome/**/*
+  - nixos/modules/services/x11/desktop-managers/gnome.nix
+  - nixos/tests/gnome-xorg.nix
+  - nixos/tests/gnome.nix
+  - pkgs/desktops/gnome/**/*
 
 "6.topic: golang":
   - doc/languages-frameworks/go.section.md