From 0fd8cc390806ef15ded043e729816faa277120af Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Sat, 18 Sep 2021 23:00:51 +0800 Subject: treewide: switch from pantheon.maintainers to lib.teams.pantheon --- pkgs/applications/system/monitor/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/system') 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; }; -- cgit 1.4.1