about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2022-09-04 21:11:31 +0200
committerGitHub <noreply@github.com>2022-09-04 21:11:31 +0200
commitf5cd2230069d2029eea67cf10b85b0889d16b3cb (patch)
treea52c21590862032db3b6e50f389670bd07662dcf
parenta2cdcb3fea2baae5d20eabaa412e0d2f5b98c318 (diff)
downloadrust-f5cd2230069d2029eea67cf10b85b0889d16b3cb.tar.gz
rust-f5cd2230069d2029eea67cf10b85b0889d16b3cb.zip
Revert "Mention rust-analyzer maintainers when `proc_macro` bridge is changed"
-rw-r--r--triagebot.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 89d1574726f..89edab91fcd 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -316,9 +316,6 @@ Examples of `T-libs-api` changes:
 * Changing observable runtime behavior of library APIs
 """
 
-[mentions."library/proc_macro/src/bridge"]
-cc = ["@rust-lang/wg-rls-2"]
-
 [mentions."src/librustdoc/clean/types.rs"]
 cc = ["@camelid"]