Skip to content

Commit e2ef4e1

Browse files
committed
Notify kobzol after changes to opt-dist
1 parent 7601adc commit e2ef4e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -842,6 +842,9 @@ cc = ["@Zalathar"]
842842
message = "Some changes occurred in coverage tests."
843843
cc = ["@Zalathar"]
844844

845+
[mentions."src/tools/opt-dist"]
846+
cc = ["@kobzol"]
847+
845848
[assign]
846849
warn_non_default_branch = true
847850
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
@@ -1059,6 +1062,7 @@ project-exploit-mitigations = [
10591062
"/src/tools/cargo" = ["@ehuss"]
10601063
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors", "@jieyouxu"]
10611064
"/src/tools/linkchecker" = ["@ehuss"]
1065+
"/src/tools/opt-dist" = ["@kobzol"]
10621066
"/src/tools/run-make-support" = ["@jieyouxu"]
10631067
"/src/tools/rust-installer" = ["bootstrap"]
10641068
"/src/tools/rustbook" = ["@ehuss"]

0 commit comments

Comments
 (0)