From 6c7827c03e11135a27e446d806ada126bf64a7c1 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 16 Feb 2024 18:31:13 +0100 Subject: [PATCH] Add myself to review rotation --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/triagebot.toml b/triagebot.toml index 94d8601e193..32b22e52a20 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -662,6 +662,7 @@ compiler-team = [ ] compiler-team-contributors = [ "@TaKO8Ki", + "@Nadrieril", "@nnethercote", "@fmease", ]