Skip to content

Commit f9f882e

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

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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 = "Some changes occured in the rustc dev guide"
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" = ["@kobzol", "@jieyouxu", "@BoxyUwU"]
12121216
"/src/doc/rustdoc" = ["rustdoc"]
12131217
"/src/doc/style-guide" = ["style-team"]
12141218
"/src/etc" = ["@Mark-Simulacrum"]

0 commit comments

Comments
 (0)