Skip to content

Commit 9f5af10

Browse files
authored
Rollup merge of rust-lang#135132 - BoxyUwU:rdg_ping_group, r=jieyouxu
dev guide ping group and set adhoc reviewers to compiler r? `@jieyouxu` `@Kobzol` I added you both to the `cc` list since you're both also on the list of owners for `src/doc/rustc-dev-guide`
2 parents bcc86dd + 2cc114c commit 9f5af10

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
@@ -995,6 +995,10 @@ https://github.com/rust-lang/reference/blob/HEAD/src/identifiers.md.
995995
"""
996996
cc = ["@ehuss"]
997997

998+
[mentions."src/doc/rustc-dev-guide"]
999+
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."
1000+
cc = ["@BoxyUwU", "@jieyouxu", "@kobzol"]
1001+
9981002
[assign]
9991003
warn_non_default_branch.enable = true
10001004
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
@@ -1213,7 +1217,7 @@ project-exploit-mitigations = [
12131217
"/src/doc/nomicon" = ["@ehuss"]
12141218
"/src/doc/reference" = ["@ehuss"]
12151219
"/src/doc/rust-by-example" = ["@ehuss"]
1216-
"/src/doc/rustc-dev-guide" = ["@kobzol", "@jieyouxu"]
1220+
"/src/doc/rustc-dev-guide" = ["compiler"]
12171221
"/src/doc/rustdoc" = ["rustdoc"]
12181222
"/src/doc/style-guide" = ["style-team"]
12191223
"/src/etc" = ["@Mark-Simulacrum"]

0 commit comments

Comments
 (0)