Skip to content

Commit b9f260d

Browse files
committed
add kobzol to rustc_perf and infra_team iam group
1 parent 46c4fe6 commit b9f260d

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)