From 89abbb0b4048cc45cb39aafd759a9625bb843dd8 Mon Sep 17 00:00:00 2001 From: Chris Denton Date: Sun, 11 Feb 2024 09:12:35 -0300 Subject: [PATCH] Add ChrisDenton to review queue --- triagebot.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/triagebot.toml b/triagebot.toml index ef3f3693e6174..ed2ea7798fd1c 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -811,7 +811,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"]