From 45f27363d4ff7d6b16baa0516490f10c52bdd5fc Mon Sep 17 00:00:00 2001 From: Antoine Vinot Date: Tue, 16 Jun 2026 09:15:26 +0200 Subject: [PATCH] SQSCANGHA-151 Change Code Owners (#254) --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 20a36c5..4406db9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,3 @@ -.github/* @sonarsource/quality-processing-squad +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +* @sonarsource/code-quality-ci-experience-squad