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