diff options
| author | Chris Denton <chris@chrisdenton.dev> | 2024-02-11 09:12:35 -0300 |
|---|---|---|
| committer | Chris Denton <chris@chrisdenton.dev> | 2024-02-11 09:13:12 -0300 |
| commit | 89abbb0b4048cc45cb39aafd759a9625bb843dd8 (patch) | |
| tree | d372c4a58c522fea9aabb78339fb9e4b7d4aaf99 | |
| parent | 9aa232ecc7bb006a1fad404f437b049482021a3a (diff) | |
| download | rust-89abbb0b4048cc45cb39aafd759a9625bb843dd8.tar.gz rust-89abbb0b4048cc45cb39aafd759a9625bb843dd8.zip | |
Add ChrisDenton to review queue
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index ef3f3693e61..ed2ea7798fd 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -811,7 +811,7 @@ project-stable-mir = [ "/library/panic_abort" = ["libs"] "/library/panic_unwind" = ["libs"] "/library/proc_macro" = ["@petrochenkov"] -"/library/std" = ["libs"] +"/library/std" = ["libs", "@ChrisDenton"] "/library/std/src/sys/pal/windows" = ["@ChrisDenton"] "/library/stdarch" = ["libs"] "/library/test" = ["libs"] |
