diff options
| author | yukang <moorekang@gmail.com> | 2024-07-11 06:48:05 +0800 |
|---|---|---|
| committer | yukang <moorekang@gmail.com> | 2024-07-17 19:12:05 +0800 |
| commit | 2c2ef6ce9dc7206c019d3b0ad4fd6dbbd0026fd1 (patch) | |
| tree | 844bd44e9c8928e42fe94d382038e4157deacaf3 | |
| parent | 1a6e777c3c9e5dd57e1e62d95e13eeebaaebac04 (diff) | |
| download | rust-2c2ef6ce9dc7206c019d3b0ad4fd6dbbd0026fd1.tar.gz rust-2c2ef6ce9dc7206c019d3b0ad4fd6dbbd0026fd1.zip | |
add chenyukang to review rotation
| -rw-r--r-- | triagebot.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index d47d54d45c0..eef45df0c29 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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", |
