about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTakayuki Maeda <takoyaki0316@gmail.com>2022-08-20 20:47:41 +0900
committerTakayuki Maeda <takoyaki0316@gmail.com>2022-08-20 20:47:41 +0900
commitebeb77e79e2edec8dd6de989f13d18da6f0c9915 (patch)
treed8789e23ab1126d18d7906faac61c012a63a5263
parent36e530cb08950f1d03ab733e43ecec2802d099cf (diff)
downloadrust-ebeb77e79e2edec8dd6de989f13d18da6f0c9915.tar.gz
rust-ebeb77e79e2edec8dd6de989f13d18da6f0c9915.zip
add TaKO8Ki to translation-related mention groups
-rw-r--r--triagebot.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 4d3f748195b..8a90bc0e3c1 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -362,12 +362,12 @@ cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval", "@vakar
 
 [mentions."compiler/rustc_error_messages"]
 message = "`rustc_error_messages` was changed"
-cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank"]
+cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank", "@TaKO8Ki"]
 
 [mentions."compiler/rustc_errors/src/translation.rs"]
 message = "`rustc_errors::translation` was changed"
-cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank"]
+cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank", "@TaKO8Ki"]
 
 [mentions."compiler/rustc_macros/src/diagnostics"]
 message = "`rustc_macros::diagnostics` was changed"
-cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank"]
+cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank", "@TaKO8Ki"]