summary refs log tree commit diff
path: root/nixos/modules/services/desktops/tumbler.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/desktops/tumbler.nix')
-rw-r--r--nixos/modules/services/desktops/tumbler.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/services/desktops/tumbler.nix b/nixos/modules/services/desktops/tumbler.nix
index 8d9248cb983..f5341df2f7a 100644
--- a/nixos/modules/services/desktops/tumbler.nix
+++ b/nixos/modules/services/desktops/tumbler.nix
@@ -18,8 +18,8 @@ in
       "")
   ];
 
-  meta = {
-    maintainers = with maintainers; [ ];
+  meta = with lib; {
+    maintainers = with maintainers; [ ] ++ teams.pantheon.members;
   };
 
   ###### interface