Reinstate nnethercote to the review rotation.

This commit is contained in:
Nicholas Nethercote 2024-04-17 08:37:04 +10:00
parent 1cec373f65
commit 9a67a6cb04

View File

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