Rollup merge of #139178 - apiraino:remove-cjgillot-automated-assighment, r=cjgillot
Remove cjgillot from automated review assignment
As discussed [on Zulip](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`
This commit is contained in:
commit
13c2d5e71e
1 changed files with 1 additions and 2 deletions
|
@ -1142,7 +1142,6 @@ compiler_leads = [
|
||||||
]
|
]
|
||||||
compiler = [
|
compiler = [
|
||||||
"@BoxyUwU",
|
"@BoxyUwU",
|
||||||
"@cjgillot",
|
|
||||||
"@compiler-errors",
|
"@compiler-errors",
|
||||||
"@davidtwco",
|
"@davidtwco",
|
||||||
"@estebank",
|
"@estebank",
|
||||||
|
@ -1197,7 +1196,7 @@ codegen = [
|
||||||
"@workingjubilee",
|
"@workingjubilee",
|
||||||
]
|
]
|
||||||
query-system = [
|
query-system = [
|
||||||
"@cjgillot",
|
"@oli-obk",
|
||||||
]
|
]
|
||||||
incremental = [
|
incremental = [
|
||||||
"@wesleywiser",
|
"@wesleywiser",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue