Skip to content

Commit 323f66a

Browse files
authored
Rollup merge of rust-lang#120962 - ChrisDenton:review, r=Nilstrieb
Add myself to library/std review I'll see how it goes.
2 parents a0156e5 + 89abbb0 commit 323f66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ project-stable-mir = [
810810
"/library/panic_abort" = ["libs"]
811811
"/library/panic_unwind" = ["libs"]
812812
"/library/proc_macro" = ["@petrochenkov"]
813-
"/library/std" = ["libs"]
813+
"/library/std" = ["libs", "@ChrisDenton"]
814814
"/library/std/src/sys/pal/windows" = ["@ChrisDenton"]
815815
"/library/stdarch" = ["libs"]
816816
"/library/test" = ["libs"]

0 commit comments

Comments
 (0)