Skip to content

Commit 2cc114c

Browse files
committed
rustc-dev-guide changes ping group
1 parent dcfa38f commit 2cc114c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: triagebot.toml

+5-1
Original file line numberDiff line numberDiff line change
@@ -990,6 +990,10 @@ https://github.com/rust-lang/reference/blob/HEAD/src/identifiers.md.
990990
"""
991991
cc = ["@ehuss"]
992992

993+
[mentions."src/doc/rustc-dev-guide"]
994+
message = "The rustc-dev-guide subtree was changed. If this PR *only* touches the dev guide consider submitting a PR directly to [rust-lang/rustc-dev-guide](https://github.com/rust-lang/rustc-dev-guide/pulls) otherwise thank you for updating the dev guide with your changes."
995+
cc = ["@BoxyUwU", "@jieyouxu", "@kobzol"]
996+
993997
[assign]
994998
warn_non_default_branch.enable = true
995999
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
@@ -1208,7 +1212,7 @@ project-exploit-mitigations = [
12081212
"/src/doc/nomicon" = ["@ehuss"]
12091213
"/src/doc/reference" = ["@ehuss"]
12101214
"/src/doc/rust-by-example" = ["@ehuss"]
1211-
"/src/doc/rustc-dev-guide" = ["@kobzol", "@jieyouxu"]
1215+
"/src/doc/rustc-dev-guide" = ["compiler"]
12121216
"/src/doc/rustdoc" = ["rustdoc"]
12131217
"/src/doc/style-guide" = ["style-team"]
12141218
"/src/etc" = ["@Mark-Simulacrum"]

0 commit comments

Comments
 (0)