diff --git a/triagebot.toml b/triagebot.toml index e3c4233c843..7cac74c2c4f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -625,6 +625,7 @@ compiler-team = [ compiler-team-contributors = [ "@compiler-errors", "@jackh726", + "@TaKO8Ki", "@WaffleLapkin", "@b-naber", ] @@ -671,6 +672,7 @@ diagnostics = [ "@compiler-errors", "@davidtwco", "@oli-obk", + "@TaKO8Ki", ] parser = [ "@compiler-errors",