about summary refs log tree commit diff
diff options
context:
space:
mode:
authorapiraino <apiraino@users.noreply.github.com>2025-03-31 16:39:25 +0200
committerapiraino <apiraino@users.noreply.github.com>2025-03-31 20:49:30 +0200
commitebca98fa2ff11cf1fc4d753a12db4b1c0bddeda9 (patch)
tree36bb6d3798eb76c4391a39c247de1710891e3d55
parent48994b1674b3212d27b5e83841c0966bc2b4be43 (diff)
downloadrust-ebca98fa2ff11cf1fc4d753a12db4b1c0bddeda9.tar.gz
rust-ebca98fa2ff11cf1fc4d753a12db4b1c0bddeda9.zip
Remove cjgillot from automated review assignment
-rw-r--r--triagebot.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index ebbcfa4516b..865429cf5fa 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1115,7 +1115,6 @@ compiler_leads = [
 ]
 compiler = [
     "@BoxyUwU",
-    "@cjgillot",
     "@compiler-errors",
     "@davidtwco",
     "@estebank",
@@ -1171,7 +1170,7 @@ codegen = [
     "@workingjubilee",
 ]
 query-system = [
-    "@cjgillot",
+    "@oli-obk",
 ]
 incremental = [
     "@wesleywiser",