From c0c8301d52632d238e1eb5ec5895f4d87ff00739 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Fri, 20 Feb 2026 07:07:15 -0800 Subject: [PATCH] Fix rustc-dev-guide assignment This was renamed in https://github.com/rust-lang/rust-forge/pull/956. --- triagebot.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/triagebot.toml b/triagebot.toml index f43d64a2..315f447d 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -31,6 +31,6 @@ fallback = [ "/src/libs" = ["libs"] "/src/platforms" = ["infra"] "/src/release" = ["release"] +"/src/rustc-dev-guide" = ["rustc-dev-guide"] "/src/rustdoc" = ["rustdoc"] "/src/triagebot" = ["triagebot"] -"/src/wg-rustc-dev-guide" = ["wg-rustc-dev-guide"]