diff --git a/pkgs/applications/networking/cluster/terraform/default.nix b/pkgs/applications/networking/cluster/terraform/default.nix index 5f2ef78b495..298d80bcbaa 100644 --- a/pkgs/applications/networking/cluster/terraform/default.nix +++ b/pkgs/applications/networking/cluster/terraform/default.nix @@ -43,12 +43,13 @@ let homepage = "https://www.terraform.io/"; license = licenses.mpl20; maintainers = with maintainers; [ - zimbatm - peterhoeg + Chili-Man + babariviere kalbasit marsam - babariviere - Chili-Man + peterhoeg + timstott + zimbatm ]; }; } // attrs');