diff --git a/triagebot.toml b/triagebot.toml index adc73c42c428c..0bf310e8fd7ef 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -922,9 +922,6 @@ cc = ["@davidtwco", "@wesleywiser"] [mentions."compiler/rustc_codegen_cranelift"] cc = ["@bjorn3"] -[mentions."compiler/rustc_codegen_ssa"] -cc = ["@WaffleLapkin"] - [mentions."compiler/rustc_codegen_gcc"] cc = ["@antoyo", "@GuillaumeGomez"]