summary refs log tree commit diff
path: root/pkgs/applications/system/monitor/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/system/monitor/default.nix')
-rw-r--r--pkgs/applications/system/monitor/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/system/monitor/default.nix b/pkgs/applications/system/monitor/default.nix
index 588839b859d..720dc594c46 100644
--- a/pkgs/applications/system/monitor/default.nix
+++ b/pkgs/applications/system/monitor/default.nix
@@ -69,7 +69,7 @@ stdenv.mkDerivation rec {
       section in the NixOS manual.
     '';
     homepage = "https://github.com/stsdc/monitor";
-    maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
+    maintainers = with maintainers; [ xiorcale ] ++ teams.pantheon.members;
     platforms = platforms.linux;
     license = licenses.gpl3;
   };