diff --git a/triagebot.toml b/triagebot.toml index dc378d52e9219..d40ae9cb0209e 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -621,6 +621,7 @@ compiler-team = [ compiler-team-contributors = [ "@compiler-errors", "@jackh726", + "@TaKO8Ki", "@WaffleLapkin", "@b-naber", ] @@ -667,6 +668,7 @@ diagnostics = [ "@compiler-errors", "@davidtwco", "@oli-obk", + "@TaKO8Ki", ] parser = [ "@compiler-errors",