diff options
| author | Thom Chiovoloni <thom@shift.click> | 2024-01-26 12:31:46 -0800 |
|---|---|---|
| committer | Thom Chiovoloni <thom@shift.click> | 2024-01-26 12:31:46 -0800 |
| commit | 169c72861fc932cea1ce832ae932ad3effe91f12 (patch) | |
| tree | d1eacef79c2e57a11a50b63a2e37d2925a8fc14c | |
| parent | e7bbe8ce933123a8e327c79e38bcb790595e6a65 (diff) | |
| download | rust-169c72861fc932cea1ce832ae932ad3effe91f12.tar.gz rust-169c72861fc932cea1ce832ae932ad3effe91f12.zip | |
Remove myself from review rotation
| -rw-r--r-- | triagebot.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml index 264f6efd982..3b4e01f4a0f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -662,7 +662,6 @@ libs = [ "@joshtriplett", "@Mark-Simulacrum", "@m-ou-se", - "@thomcc", ] bootstrap = [ "@Mark-Simulacrum", @@ -802,7 +801,7 @@ project-stable-mir = [ "/library/panic_unwind" = ["libs"] "/library/proc_macro" = ["@petrochenkov"] "/library/std" = ["libs"] -"/library/std/src/sys/pal/windows" = ["@ChrisDenton", "@thomcc"] +"/library/std/src/sys/pal/windows" = ["@ChrisDenton"] "/library/stdarch" = ["libs"] "/library/test" = ["libs"] "/src/bootstrap" = ["bootstrap"] |
