From b9f37f9de00914b9db556335bd46019dbafed98d Mon Sep 17 00:00:00 2001 From: Claire Villard <60586848+claire-villard-sonarsource@users.noreply.github.com> Date: Wed, 11 Feb 2026 11:37:16 +0100 Subject: [PATCH] SQSCANGHA-129 Fix the Analysis Processing team name in CODEOWNERS (#220) Co-authored-by: Claude Sonnet 4.5 --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8076591..20a36c5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -.github/* @sonarsource/orchestration-processing-squad +.github/* @sonarsource/quality-processing-squad