From ebca98fa2ff11cf1fc4d753a12db4b1c0bddeda9 Mon Sep 17 00:00:00 2001 From: apiraino Date: Mon, 31 Mar 2025 16:39:25 +0200 Subject: [PATCH] Remove cjgillot from automated review assignment --- triagebot.toml | 3 +-- 1 file changed, 1 insertion(+), 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",