From f46032089a94f7185823b0b519529d50311ff489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Sun, 8 Feb 2026 09:24:38 +0100 Subject: [PATCH] Remove project-exploit-mitigations adhoc group --- triagebot.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/triagebot.toml b/triagebot.toml index f2e69b625a81..98e88f4e2e9b 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1555,10 +1555,6 @@ style-team = [ "@joshtriplett", "@traviscross", ] -project-exploit-mitigations = [ - "@cuviper", - "@rcvalle", -] compiletest = [ "@jieyouxu", ]