about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--triagebot.toml4
1 files changed, 3 insertions, 1 deletions
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"]