Skip to content

Commit be18880

Browse files
committed
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.
1 parent 80a9646 commit be18880

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: triagebot.toml

+7
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,13 @@ fallback = [
568568
"/src/bootstrap" = ["bootstrap"]
569569
"/src/ci" = ["infra-ci"]
570570
"/src/doc" = ["docs"]
571+
"/src/doc/book" = ["@ehuss"]
572+
"/src/doc/edition-guide" = ["@ehuss"]
573+
"/src/doc/embedded-book" = ["@ehuss"]
574+
"/src/doc/nomicon" = ["@ehuss"]
575+
"/src/doc/reference" = ["@ehuss"]
576+
"/src/doc/rust-by-example" = ["@ehuss"]
577+
"/src/doc/rustc-dev-guide" = ["@ehuss"]
571578
"/src/doc/rustdoc" = ["rustdoc"]
572579
"/src/etc" = ["@Mark-Simulacrum"]
573580
"/src/librustdoc" = ["rustdoc"]

0 commit comments

Comments
 (0)