Rollup merge of #125482 - Kobzol:triagebot-opt-dist, r=lqd

Notify kobzol after changes to `opt-dist`

r? ``@Mark-Simulacrum``
This commit is contained in:
Matthias Krüger 2024-05-24 17:48:04 +02:00 committed by GitHub
commit 54a2bd8e74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
@ -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"]