From f802901bd2832cb58a143b563a15d58684182006 Mon Sep 17 00:00:00 2001 From: Pierre Date: Mon, 31 Aug 2026 14:22:42 +0200 Subject: [PATCH] Rename code-quality teams to code-orchestration in CODEOWNERS We replaced code-quality by code-orchestration for the teams analysis-processing, autoscan, and ci-experience. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4406db9e..ef23688f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @sonarsource/code-quality-ci-experience-squad +* @sonarsource/code-orchestration-ci-experience-squad