Skip to content

Commit e723e0d

Browse files
authored
Rollup merge of #151437 - build-manifest, r=Mark-Simulacrum
Roll bootstrap reviewers for `src/tools/build-manifest` I honestly don't know who's supposed to be maintaining this tool, but maybe bootstrap? 🤷 r? @Kobzol (maybe)
2 parents 9805475 + 1973d65 commit e723e0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

triagebot.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,7 @@ trigger_files = [
499499
"bootstrap.example.toml",
500500
"src/bootstrap",
501501
"src/build_helper",
502+
"src/tools/build-manifest",
502503
"src/tools/rust-installer",
503504
"src/tools/x",
504505
"src/stage0",
@@ -1656,6 +1657,7 @@ dep-bumps = [
16561657
"/tests/rustdoc-json" = ["@aDotInTheVoid"]
16571658
"/tests/rustdoc-ui" = ["rustdoc"]
16581659
"/tests/ui" = ["compiler"]
1660+
"/src/tools/build-manifest" = ["bootstrap"]
16591661
"/src/tools/cargo" = ["@ehuss"]
16601662
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@jieyouxu"]
16611663
"/src/tools/linkchecker" = ["@ehuss"]

0 commit comments

Comments
 (0)