Remove from vacation and compiler review group

This commit is contained in:
Jack Huey 2023-11-05 10:09:51 -05:00
parent 04817ff00c
commit 6e33e89337

View file

@ -608,19 +608,18 @@ cc = ["@nnethercote"]
[assign] [assign]
warn_non_default_branch = true warn_non_default_branch = true
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
users_on_vacation = ["jyn514", "jackh726", "WaffleLapkin", "oli-obk"] users_on_vacation = ["jyn514", "WaffleLapkin", "oli-obk"]
[assign.adhoc_groups] [assign.adhoc_groups]
compiler-team = [ compiler-team = [
"@cjgillot", "@cjgillot",
"@compiler-errors",
"@petrochenkov", "@petrochenkov",
"@davidtwco", "@davidtwco",
"@oli-obk", "@oli-obk",
"@wesleywiser", "@wesleywiser",
] ]
compiler-team-contributors = [ compiler-team-contributors = [
"@compiler-errors",
"@jackh726",
"@TaKO8Ki", "@TaKO8Ki",
"@WaffleLapkin", "@WaffleLapkin",
"@b-naber", "@b-naber",