From cb13324019ca0de82d7733fd8f545feb97a914e5 Mon Sep 17 00:00:00 2001 From: apiraino Date: Fri, 24 Jul 2026 23:17:51 +0200 Subject: [PATCH] Exclude users from all/rustaceans-connections --- teams/all.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/teams/all.toml b/teams/all.toml index 42005d0cc..4153014e5 100644 --- a/teams/all.toml +++ b/teams/all.toml @@ -47,3 +47,6 @@ name = "all/rustacean-connection" extra-teams = [ "foundation-staff", ] +excluded-people = [ + "ChayimFriedman2", +] \ No newline at end of file