diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6bb38c214..f3e7943c7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,10 +7,6 @@ # Default file owners * @bitwarden/dept-development-mobile -# DevOps for Actions and other workflow changes -.github/workflows @bitwarden/dept-devops - -# DevOps for Version Bumping src/App/Platforms/Android/AndroidManifest.xml src/iOS.Autofill/Info.plist src/iOS.Extension/Info.plist @@ -43,3 +39,9 @@ store/google/en ## Utils ## store/google/Publisher + +# BRE for release workflow changes +.github/workflows/release.yml @bitwarden/dept-bre + +# BRE for release workflow changes +.github/workflows/release.yml @bitwarden/dept-bre