Skip to content

Commit 574d35f

Browse files
authored
Rollup merge of #120399 - thomcc:thomcc-no-rotation, r=Nilstrieb
Remove myself from review rotation Still willing to do reviews (and make it through my backlog), but I don't have the bandwidth to be on the rotation right now.
2 parents 0972d44 + 169c728 commit 574d35f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: triagebot.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,6 @@ libs = [
663663
"@joshtriplett",
664664
"@Mark-Simulacrum",
665665
"@m-ou-se",
666-
"@thomcc",
667666
]
668667
bootstrap = [
669668
"@Mark-Simulacrum",
@@ -803,7 +802,7 @@ project-stable-mir = [
803802
"/library/panic_unwind" = ["libs"]
804803
"/library/proc_macro" = ["@petrochenkov"]
805804
"/library/std" = ["libs"]
806-
"/library/std/src/sys/pal/windows" = ["@ChrisDenton", "@thomcc"]
805+
"/library/std/src/sys/pal/windows" = ["@ChrisDenton"]
807806
"/library/stdarch" = ["libs"]
808807
"/library/test" = ["libs"]
809808
"/src/bootstrap" = ["bootstrap"]

0 commit comments

Comments
 (0)