summary refs log tree commit diff
path: root/nixos/modules/services/desktops
diff options
context:
space:
mode:
authordavidak <davidak@users.noreply.github.com>2021-09-19 02:58:11 +0200
committerGitHub <noreply@github.com>2021-09-19 02:58:11 +0200
commitdfa2dd95c2ce4224f60648172f8ae5d772cfebfb (patch)
tree4b624cc750ef52883a806c7ebac64c3791a9d69b /nixos/modules/services/desktops
parenta0d68379c29c95ca08fa5ef2d568ef0c8e218a6d (diff)
parent0fd8cc390806ef15ded043e729816faa277120af (diff)
downloadnixpkgs-dfa2dd95c2ce4224f60648172f8ae5d772cfebfb.tar
nixpkgs-dfa2dd95c2ce4224f60648172f8ae5d772cfebfb.tar.gz
nixpkgs-dfa2dd95c2ce4224f60648172f8ae5d772cfebfb.tar.bz2
nixpkgs-dfa2dd95c2ce4224f60648172f8ae5d772cfebfb.tar.lz
nixpkgs-dfa2dd95c2ce4224f60648172f8ae5d772cfebfb.tar.xz
nixpkgs-dfa2dd95c2ce4224f60648172f8ae5d772cfebfb.tar.zst
nixpkgs-dfa2dd95c2ce4224f60648172f8ae5d772cfebfb.zip
Merge pull request #138434 from bobby285271/pantheon-team
treewide: switch from pantheon.maintainers to lib.teams.pantheon
Diffstat (limited to 'nixos/modules/services/desktops')
-rw-r--r--nixos/modules/services/desktops/gsignond.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/desktops/gsignond.nix b/nixos/modules/services/desktops/gsignond.nix
index 5ab9add9f32..465acd73fa6 100644
--- a/nixos/modules/services/desktops/gsignond.nix
+++ b/nixos/modules/services/desktops/gsignond.nix
@@ -9,7 +9,7 @@ let
 in
 {
 
-  meta.maintainers = pkgs.pantheon.maintainers;
+  meta.maintainers = teams.pantheon.members;
 
   ###### interface