Skip to content

Commit 9e81877

Browse files
authored
Rollup merge of rust-lang#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 c7f6342 + be18880 commit 9e81877

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

triagebot.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,13 @@ fallback = [
578578
"/src/bootstrap" = ["bootstrap"]
579579
"/src/ci" = ["infra-ci"]
580580
"/src/doc" = ["docs"]
581+
"/src/doc/book" = ["@ehuss"]
582+
"/src/doc/edition-guide" = ["@ehuss"]
583+
"/src/doc/embedded-book" = ["@ehuss"]
584+
"/src/doc/nomicon" = ["@ehuss"]
585+
"/src/doc/reference" = ["@ehuss"]
586+
"/src/doc/rust-by-example" = ["@ehuss"]
587+
"/src/doc/rustc-dev-guide" = ["@ehuss"]
581588
"/src/doc/rustdoc" = ["rustdoc"]
582589
"/src/etc" = ["@Mark-Simulacrum"]
583590
"/src/librustdoc" = ["rustdoc"]

0 commit comments

Comments
 (0)