diff --git a/triagebot.toml b/triagebot.toml index 985e065652d..c201e397f84 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -405,6 +405,9 @@ cc = ["@rust-lang/clippy"] message = "The Miri subtree was changed" cc = ["@rust-lang/miri"] +[mentions."src/tools/rust-analyzer"] +cc = ["@rust-lang/wg-rls-2"] + [mentions."src/tools/rustfmt"] cc = ["@rust-lang/rustfmt"]