diff options
| author | Lukas Wirth <lukastw97@gmail.com> | 2023-03-10 11:22:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-10 11:22:27 +0100 |
| commit | a8184849919ec577fa80a2fd763769ad2e244fd5 (patch) | |
| tree | fe04163f6dd552a7bdf1ee9a70eb4f5a2ce3a0ce | |
| parent | f37f8549940386a9d066ba199983affff47afbb4 (diff) | |
| download | rust-a8184849919ec577fa80a2fd763769ad2e244fd5.tar.gz rust-a8184849919ec577fa80a2fd763769ad2e244fd5.zip | |
Update triagebot rust-analyzer team mention
The working group got renamed
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 403a7087ee1..bbd29b04cc5 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -430,7 +430,7 @@ message = "The Miri subtree was changed" cc = ["@rust-lang/miri"] [mentions."src/tools/rust-analyzer"] -cc = ["@rust-lang/wg-rls-2"] +cc = ["@rust-lang/rust-analyzer"] [mentions."src/tools/rustfmt"] cc = ["@rust-lang/rustfmt"] |
