Skip to content

Commit

Permalink
Merge pull request #613 from rust-lang/add-kobzol-to-rustc_perf-iam-g…
Browse files Browse the repository at this point in the history
…roup

add kobzol to rustc_perf and infra_team iam group
  • Loading branch information
marcoieni authored Oct 28, 2024
2 parents 46c4fe6 + b9f260d commit 44fe61d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/team-members-access/_users.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ locals {
"shepmaster" = [aws_iam_group.infra_deploy_playground.name, aws_iam_group.infra_team.name],
"oli-obk" = [aws_iam_group.infra_deploy_staging_dev_desktop.name],
"LawnGnome" = [aws_iam_group.crates_io.name],
"Kobzol" = [aws_iam_group.rustc_perf.name, aws_iam_group.infra_team.name],
}
}

Expand Down

0 comments on commit 44fe61d

Please sign in to comment.