Skip to content

Commit a612ee7

Browse files
authored
Rollup merge of rust-lang#139384 - jieyouxu:compiletest-reviewers, r=Kobzol
Add `compiletest` adhoc_group for `r? compiletest` r? `@Kobzol` (or bootstrap/compiler)
2 parents bad6b7b + 00f0ce2 commit a612ee7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

triagebot.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1278,11 +1278,13 @@ project-stable-mir = [
12781278
"@oli-obk",
12791279
"@scottmcm",
12801280
]
1281-
12821281
project-exploit-mitigations = [
12831282
"@cuviper",
12841283
"@rcvalle",
12851284
]
1285+
compiletest = [
1286+
"@jieyouxu",
1287+
]
12861288

12871289
[assign.owners]
12881290
"/.github/workflows" = ["infra-ci"]

0 commit comments

Comments
 (0)