about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-02 18:27:20 +0100
committerGitHub <noreply@github.com>2025-01-02 18:27:20 +0100
commitc3ffc2d0494f51c8c8e0dba8c6797605e0ce6c74 (patch)
tree170ec0fddde9617a485a782d3f90afad484da5ca
parent6ca66598ad63aa73d253f2390e3dbec6ba19ab24 (diff)
parent44d2740a8d5788a60db3f3f06b5b7d36521bb873 (diff)
downloadrust-c3ffc2d0494f51c8c8e0dba8c6797605e0ce6c74.tar.gz
rust-c3ffc2d0494f51c8c8e0dba8c6797605e0ce6c74.zip
Rollup merge of #135016 - jieyouxu:dev-guide-ping-list, r=Kobzol
Ping me for rustc-dev-guide subtree changes on this repo

r? `@Kobzol`
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 5660eb999b7..436c88541a5 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1208,7 +1208,7 @@ project-exploit-mitigations = [
 "/src/doc/nomicon" =                                     ["@ehuss"]
 "/src/doc/reference" =                                   ["@ehuss"]
 "/src/doc/rust-by-example" =                             ["@ehuss"]
-"/src/doc/rustc-dev-guide" =                             ["@kobzol"]
+"/src/doc/rustc-dev-guide" =                             ["@kobzol", "@jieyouxu"]
 "/src/doc/rustdoc" =                                     ["rustdoc"]
 "/src/doc/style-guide" =                                 ["style-team"]
 "/src/etc" =                                             ["@Mark-Simulacrum"]