summaryrefslogtreecommitdiffstats
path: root/pkgs/tools
diff options
context:
space:
mode:
authorPhillip Cloud <cloud@standard.ai>2021-01-29 07:18:49 -0500
committerPhillip Cloud <cloud@standard.ai>2021-01-29 07:18:49 -0500
commit898b36188c95243fe364b55d2e2af2962ced44e0 (patch)
treecdd812916d926c1826c76da7310d8c392c308293 /pkgs/tools
parent7ca845b58660520d074ae3dc02e3a90906f91102 (diff)
pulumi-bin: add cpcloud as maintainer
Diffstat (limited to 'pkgs/tools')
-rw-r--r--pkgs/tools/admin/pulumi/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/admin/pulumi/default.nix b/pkgs/tools/admin/pulumi/default.nix
index 231bdc099653..89fee3e61605 100644
--- a/pkgs/tools/admin/pulumi/default.nix
+++ b/pkgs/tools/admin/pulumi/default.nix
@@ -32,6 +32,7 @@ in stdenv.mkDerivation {
ghuntley
peterromfeldhk
jlesquembre
+ cpcloud
];
};
}