diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ed8a879..3968c28 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,9 +4,6 @@ # # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -# Default file owners -* @bitwarden/team-secrets-manager-dev - -# Shared workflow ownership -.github/workflows/build-test.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev -.github/workflows/release.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev +# Workflow ownership +.github/workflows/build-test.yml @bitwarden/dept-bre +.github/workflows/release.yml @bitwarden/dept-bre