diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4fc5ec6f..4406db9e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,3 @@ -.github/CODEOWNERS @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 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7bf6c53d..99760c5e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,4 +14,4 @@ jobs: with: publishToBinaries: true mavenCentralSync: true - slackChannel: ops-analysis-experience + slackChannel: ops-ci-experience