1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-05 01:52:49 -05:00

Merge remote-tracking branch 'origin/master' into feature/flexible-collections

This commit is contained in:
Thomas Rittson
2023-10-09 10:56:43 +10:00

4
.github/CODEOWNERS vendored
View File

@ -2,6 +2,10 @@
# #
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# The following owners will be the default owners for everything in the repo.
# Unless a later match takes precedence
* @bitwarden/tech-leads
# DevOps for Actions and other workflow changes. # DevOps for Actions and other workflow changes.
.github/workflows @bitwarden/dept-devops .github/workflows @bitwarden/dept-devops