mobile
mobile copied to clipboard
[BRE-101] Remove dept-devops from CODEOWNERS
Type of change
- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [x] Other
Objective
https://bitwarden.atlassian.net/browse/BRE-101
Remove dept-devops from CODEOWNERS and add dept-bre for .github/workflows/release.yml.
Code changes
- .github/CODEOWNERS: Remove
dept-devopsand adddept-brefor.github/workflows/release.yml.
Screenshots
Before you submit
- Please check for formatting errors (
dotnet format --verify-no-changes) (required) - Please add unit tests where it makes sense to do so (encouraged but not required)
- If this change requires a documentation update - notify the documentation team
- If this change has particular deployment requirements - notify the DevOps team
Wait for the https://bitwarden.atlassian.net/servicedesk/customer/portal/5/TSD-648 to be done.