about summary refs log tree commit diff
diff options
context:
space:
mode:
authorThom Chiovoloni <thom@shift.click>2024-01-26 12:31:46 -0800
committerThom Chiovoloni <thom@shift.click>2024-01-26 12:31:46 -0800
commit169c72861fc932cea1ce832ae932ad3effe91f12 (patch)
treed1eacef79c2e57a11a50b63a2e37d2925a8fc14c
parente7bbe8ce933123a8e327c79e38bcb790595e6a65 (diff)
downloadrust-169c72861fc932cea1ce832ae932ad3effe91f12.tar.gz
rust-169c72861fc932cea1ce832ae932ad3effe91f12.zip
Remove myself from review rotation
-rw-r--r--triagebot.toml3
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"]