diff --git a/triagebot.toml b/triagebot.toml index bb9da213430c2..383b89b18df57 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -810,7 +810,7 @@ project-stable-mir = [ "/library/panic_abort" = ["libs"] "/library/panic_unwind" = ["libs"] "/library/proc_macro" = ["@petrochenkov"] -"/library/std" = ["libs"] +"/library/std" = ["libs", "@ChrisDenton"] "/library/std/src/sys/pal/windows" = ["@ChrisDenton"] "/library/stdarch" = ["libs"] "/library/test" = ["libs"]