Skip to content

Commit

Permalink
[BRE-101] Remove dept-devops from CODEOWNERS (#35)
Browse files Browse the repository at this point in the history
* BRE-101: Remove dept-devops from CODEOWNERS

* Fix

* Change codeowners

* Fix

* Update .github/CODEOWNERS

Co-authored-by: Vince Grassia <[email protected]>

* Update .github/CODEOWNERS

Co-authored-by: Vince Grassia <[email protected]>

---------

Co-authored-by: Vince Grassia <[email protected]>
  • Loading branch information
michalchecinski and vgrassia authored Oct 21, 2024
1 parent 542ac5e commit a066b6b
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,12 @@
# Default file owners
* @bitwarden/team-secrets-manager-dev

# DevOps for Actions and other workflow changes
.github/workflows @bitwarden/dept-devops
# Shared workflows ownership
.github/workflows/build_ghcr.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev
.github/workflows/build.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev
.github/workflows/bump_version.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev
.github/workflows/release.yml @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev

## Docker files have shared ownership ##
Dockerfile @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev
.dockerignore @bitwarden/dept-bre @bitwarden/team-secrets-manager-dev

0 comments on commit a066b6b

Please sign in to comment.