Skip to content

Commit f9d53c4

Browse files
authored
Unrolled build for rust-lang#139178
Rollup merge of rust-lang#139178 - apiraino:remove-cjgillot-automated-assighment, r=cjgillot Remove cjgillot from automated review assignment As discussed [on Zulip](https://rust-lang.zulipchat.com/#narrow/channel/131828-t-compiler/topic/Review.20for.20.23137465/with/508540539). To be clear, this is not a value judgement, it's just a way to improve our fairness when assigning reviews, trying to find a balance between leaving time to Rust contributors review on their terms and availability and avoid having PRs waiting for too long. > [!IMPORTANT] > This is not a final decision! Rust contributors are free to re-add themselves back to the active review rotation (if they feel like it) once they have more availability. cc: `@cjgillot`
2 parents ae9173d + ebca98f commit f9d53c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

triagebot.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1142,7 +1142,6 @@ compiler_leads = [
11421142
]
11431143
compiler = [
11441144
"@BoxyUwU",
1145-
"@cjgillot",
11461145
"@compiler-errors",
11471146
"@davidtwco",
11481147
"@estebank",
@@ -1197,7 +1196,7 @@ codegen = [
11971196
"@workingjubilee",
11981197
]
11991198
query-system = [
1200-
"@cjgillot",
1199+
"@oli-obk",
12011200
]
12021201
incremental = [
12031202
"@wesleywiser",

0 commit comments

Comments
 (0)