Skip to content

Commit 60b8fc4

Browse files
committed
Auto merge of #104992 - ehuss:docs-triagebot-assign, r=Mark-Simulacrum
Assign myself for docs updates This sets myself as the reviewer for docs submodule updates. Now with rust-lang/triagebot#1673 automating the process, this piece of the puzzle handles the assignment step.
2 parents 2585bce + be18880 commit 60b8fc4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

triagebot.toml

+7
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,13 @@ fallback = [
575575
"/src/bootstrap" = ["bootstrap"]
576576
"/src/ci" = ["infra-ci"]
577577
"/src/doc" = ["docs"]
578+
"/src/doc/book" = ["@ehuss"]
579+
"/src/doc/edition-guide" = ["@ehuss"]
580+
"/src/doc/embedded-book" = ["@ehuss"]
581+
"/src/doc/nomicon" = ["@ehuss"]
582+
"/src/doc/reference" = ["@ehuss"]
583+
"/src/doc/rust-by-example" = ["@ehuss"]
584+
"/src/doc/rustc-dev-guide" = ["@ehuss"]
578585
"/src/doc/rustdoc" = ["rustdoc"]
579586
"/src/etc" = ["@Mark-Simulacrum"]
580587
"/src/librustdoc" = ["rustdoc"]

0 commit comments

Comments
 (0)