add chenyukang to review rotation

This commit is contained in:
yukang 2024-07-11 06:48:05 +08:00
parent 1a6e777c3c
commit 2c2ef6ce9d

View File

@ -928,6 +928,7 @@ compiler-team-contributors = [
"@fee1-dead", "@fee1-dead",
"@jieyouxu", "@jieyouxu",
"@BoxyUwU", "@BoxyUwU",
"@chenyukang",
] ]
compiler = [ compiler = [
"compiler-team", "compiler-team",
@ -976,6 +977,7 @@ diagnostics = [
"@estebank", "@estebank",
"@oli-obk", "@oli-obk",
"@TaKO8Ki", "@TaKO8Ki",
"@chenyukang",
] ]
parser = [ parser = [
"@compiler-errors", "@compiler-errors",
@ -989,6 +991,7 @@ lexer = [
"@nnethercote", "@nnethercote",
"@petrochenkov", "@petrochenkov",
"@estebank", "@estebank",
"@chenyukang",
] ]
arena = [ arena = [
"@nnethercote", "@nnethercote",