summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/cluster/terraform
diff options
context:
space:
mode:
authorTimothy Stott <stott.timothy@gmail.com>2020-10-08 21:55:59 +0100
committerTimothy Stott <stott.timothy@gmail.com>2020-10-08 22:18:12 +0100
commitb0a0ffb7fd5f578a3484d5eee7223b52a488f542 (patch)
tree4ffbd1b6c089322c833ee04d64ce935bdb408169 /pkgs/applications/networking/cluster/terraform
parentcd1b59476793278191c37572c8081b856512eec4 (diff)
terraform: add maintainer timstott
Diffstat (limited to 'pkgs/applications/networking/cluster/terraform')
-rw-r--r--pkgs/applications/networking/cluster/terraform/default.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/pkgs/applications/networking/cluster/terraform/default.nix b/pkgs/applications/networking/cluster/terraform/default.nix
index 5f2ef78b495b..298d80bcbaa1 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');