Rollup merge of #139384 - jieyouxu:compiletest-reviewers, r=Kobzol
Add `compiletest` adhoc_group for `r? compiletest` r? `@Kobzol` (or bootstrap/compiler)
This commit is contained in:
commit
a612ee78c1
1 changed files with 3 additions and 1 deletions
|
@ -1278,11 +1278,13 @@ project-stable-mir = [
|
||||||
"@oli-obk",
|
"@oli-obk",
|
||||||
"@scottmcm",
|
"@scottmcm",
|
||||||
]
|
]
|
||||||
|
|
||||||
project-exploit-mitigations = [
|
project-exploit-mitigations = [
|
||||||
"@cuviper",
|
"@cuviper",
|
||||||
"@rcvalle",
|
"@rcvalle",
|
||||||
]
|
]
|
||||||
|
compiletest = [
|
||||||
|
"@jieyouxu",
|
||||||
|
]
|
||||||
|
|
||||||
[assign.owners]
|
[assign.owners]
|
||||||
"/.github/workflows" = ["infra-ci"]
|
"/.github/workflows" = ["infra-ci"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue