We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e83b4 commit 76e52d5Copy full SHA for 76e52d5
nix/cloud/hydrationProfile.nix
@@ -25,6 +25,7 @@ in {
25
name = "ci-world";
26
27
adminNames = ["john.lotoski"];
28
+ adminGithubTeamNames = ["devops" "iog-sre"];
29
developerGithubNames = [];
30
developerGithubTeamNames = [];
31
domain = "ci.iog.io";
0 commit comments