Skip to content

Commit 169c728

Browse files
committed
Remove myself from review rotation
1 parent e7bbe8c commit 169c728

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

triagebot.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,6 @@ libs = [
662662
"@joshtriplett",
663663
"@Mark-Simulacrum",
664664
"@m-ou-se",
665-
"@thomcc",
666665
]
667666
bootstrap = [
668667
"@Mark-Simulacrum",
@@ -802,7 +801,7 @@ project-stable-mir = [
802801
"/library/panic_unwind" = ["libs"]
803802
"/library/proc_macro" = ["@petrochenkov"]
804803
"/library/std" = ["libs"]
805-
"/library/std/src/sys/pal/windows" = ["@ChrisDenton", "@thomcc"]
804+
"/library/std/src/sys/pal/windows" = ["@ChrisDenton"]
806805
"/library/stdarch" = ["libs"]
807806
"/library/test" = ["libs"]
808807
"/src/bootstrap" = ["bootstrap"]

0 commit comments

Comments
 (0)