Rollup merge of #123020 - nnethercote:rm-nnethercote-review, r=nnethercote

Temporarily remove nnethercote from the review rotation.

I will be on vacation for the next three weeks. I will re-add myself when I return.

r? `@nnethercote`
This commit is contained in:
Matthias Krüger 2024-03-25 11:00:15 +01:00 committed by GitHub
commit ab8084a3f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -775,7 +775,6 @@ compiler-team = [
compiler-team-contributors = [
"@TaKO8Ki",
"@Nadrieril",
"@nnethercote",
"@fmease",
"@fee1-dead",
]
@ -831,17 +830,14 @@ parser = [
"@compiler-errors",
"@davidtwco",
"@estebank",
"@nnethercote",
"@petrochenkov",
"@spastorino",
]
lexer = [
"@nnethercote",
"@petrochenkov",
"@estebank",
]
arena = [
"@nnethercote",
"@spastorino",
]
mir = [