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",
"@jieyouxu",
"@BoxyUwU",
"@chenyukang",
]
compiler = [
"compiler-team",
@ -976,6 +977,7 @@ diagnostics = [
"@estebank",
"@oli-obk",
"@TaKO8Ki",
"@chenyukang",
]
parser = [
"@compiler-errors",
@ -989,6 +991,7 @@ lexer = [
"@nnethercote",
"@petrochenkov",
"@estebank",
"@chenyukang",
]
arena = [
"@nnethercote",