about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--triagebot.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index dc378d52e92..d40ae9cb020 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",