Rollup merge of #124045 - nnethercote:add-nnethercote-review, r=nnethercote

Reinstate nnethercote to the review rotation.

I'm back from vacation.

r? nnethercote
This commit is contained in:
Matthias Krüger 2024-04-17 05:44:53 +02:00 committed by GitHub
commit 1134f442f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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