Skip to content

Commit 44fe61d

Browse files
authored
Merge pull request #613 from rust-lang/add-kobzol-to-rustc_perf-iam-group
add kobzol to rustc_perf and infra_team iam group
2 parents 46c4fe6 + b9f260d commit 44fe61d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terraform/team-members-access/_users.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ locals {
1818
"shepmaster" = [aws_iam_group.infra_deploy_playground.name, aws_iam_group.infra_team.name],
1919
"oli-obk" = [aws_iam_group.infra_deploy_staging_dev_desktop.name],
2020
"LawnGnome" = [aws_iam_group.crates_io.name],
21+
"Kobzol" = [aws_iam_group.rustc_perf.name, aws_iam_group.infra_team.name],
2122
}
2223
}
2324

0 commit comments

Comments
 (0)