From 7a0d0de0e171e58e479bb3ed8923e37e78b728f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Thu, 12 Jun 2025 12:34:22 +0200 Subject: [PATCH] Remove bootstrap adhoc group It corresponds 1:1 to the bootstrap team, and with the review preferences we shouldn't need it. --- triagebot.toml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/triagebot.toml b/triagebot.toml index 52d18d2ca4b25..739685e718a9e 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1240,13 +1240,6 @@ libs = [ "@thomcc", "@ibraheemdev", ] -bootstrap = [ - "@Mark-Simulacrum", - "@albertlarsan68", - "@kobzol", - "@jieyouxu", - "@clubby789", -] infra-ci = [ "@Mark-Simulacrum", "@Kobzol",