summary refs log tree commit diff
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2022-05-19 20:17:24 +0100
committerGitHub <noreply@github.com>2022-05-19 20:17:24 +0100
commit35ae1ffeb8656554b2947cd74d1f2666de9395c9 (patch)
tree550fc1af43a1d7d086e9d980f2d3f5e7f0b9ae67
parente56ae50ed96fcbe6fa7104c6acf94e66300e7d2f (diff)
parent948dbbc90a0e6af13b9d193225c36ade9ef1d195 (diff)
downloadnixpkgs-35ae1ffeb8656554b2947cd74d1f2666de9395c9.tar
nixpkgs-35ae1ffeb8656554b2947cd74d1f2666de9395c9.tar.gz
nixpkgs-35ae1ffeb8656554b2947cd74d1f2666de9395c9.tar.bz2
nixpkgs-35ae1ffeb8656554b2947cd74d1f2666de9395c9.tar.lz
nixpkgs-35ae1ffeb8656554b2947cd74d1f2666de9395c9.tar.xz
nixpkgs-35ae1ffeb8656554b2947cd74d1f2666de9395c9.tar.zst
nixpkgs-35ae1ffeb8656554b2947cd74d1f2666de9395c9.zip
Merge pull request #173608 from zimbatm/tf-no-numtide
Revert "terraform: maintained by numtide"
-rw-r--r--pkgs/applications/networking/cluster/terraform/default.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgs/applications/networking/cluster/terraform/default.nix b/pkgs/applications/networking/cluster/terraform/default.nix
index 7e6a5f0d6a0..399f20fd5c1 100644
--- a/pkgs/applications/networking/cluster/terraform/default.nix
+++ b/pkgs/applications/networking/cluster/terraform/default.nix
@@ -63,10 +63,11 @@ let
           kalbasit
           marsam
           maxeaubrey
-          techknowlogick
           timstott
+          zimbatm
           zowoq
-        ] ++ teams.numtide.members;
+          techknowlogick
+        ];
       };
     } // attrs');