Skip to content

Commit

Permalink
Rollup merge of rust-lang#125482 - Kobzol:triagebot-opt-dist, r=lqd
Browse files Browse the repository at this point in the history
Notify kobzol after changes to `opt-dist`

r? ``@Mark-Simulacrum``
  • Loading branch information
matthiaskrgr authored May 24, 2024
2 parents a2a68f2 + e2ef4e1 commit 54a2bd8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,9 @@ cc = ["@Zalathar"]
message = "Some changes occurred in coverage tests."
cc = ["@Zalathar"]

[mentions."src/tools/opt-dist"]
cc = ["@kobzol"]

[assign]
warn_non_default_branch = true
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
Expand Down Expand Up @@ -1059,6 +1062,7 @@ project-exploit-mitigations = [
"/src/tools/cargo" = ["@ehuss"]
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors", "@jieyouxu"]
"/src/tools/linkchecker" = ["@ehuss"]
"/src/tools/opt-dist" = ["@kobzol"]
"/src/tools/run-make-support" = ["@jieyouxu"]
"/src/tools/rust-installer" = ["bootstrap"]
"/src/tools/rustbook" = ["@ehuss"]
Expand Down

0 comments on commit 54a2bd8

Please sign in to comment.