diff --git a/triagebot.toml b/triagebot.toml index e2b9e321a488a..422f5b82ad036 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1277,11 +1277,13 @@ project-stable-mir = [ "@oli-obk", "@scottmcm", ] - project-exploit-mitigations = [ "@cuviper", "@rcvalle", ] +compiletest = [ + "@jieyouxu", +] [assign.owners] "/.github/workflows" = ["infra-ci"]