From e97fd75294ecefea9188ea355a3d0dd3a0c3fa3f Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Wed, 21 May 2025 20:42:45 +0200 Subject: [PATCH] Add rustdoc team to rust-forge and triagebot maintenance --- repos/rust-lang/rust-forge.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/repos/rust-lang/rust-forge.toml b/repos/rust-lang/rust-forge.toml index 76202f581..96fd3ce8b 100644 --- a/repos/rust-lang/rust-forge.toml +++ b/repos/rust-lang/rust-forge.toml @@ -17,6 +17,7 @@ libs = "maintain" libs-api = "maintain" edition = "maintain" release = "maintain" +rustdoc = "maintain" triagebot = "maintain" [[branch-protections]]