mirror of
https://github.com/bitwarden/server.git
synced 2025-04-04 20:50:21 -05:00
chore(codeowners): assign a bunch of workflows to platform (#5136)
This commit is contained in:
parent
9b478107b6
commit
09db6c79cb
12
.github/CODEOWNERS
vendored
12
.github/CODEOWNERS
vendored
@ -15,11 +15,7 @@
|
|||||||
|
|
||||||
## These are shared workflows ##
|
## These are shared workflows ##
|
||||||
.github/workflows/_move_finalization_db_scripts.yml
|
.github/workflows/_move_finalization_db_scripts.yml
|
||||||
.github/workflows/build.yml
|
|
||||||
.github/workflows/cleanup-after-pr.yml
|
|
||||||
.github/workflows/cleanup-rc-branch.yml
|
|
||||||
.github/workflows/release.yml
|
.github/workflows/release.yml
|
||||||
.github/workflows/repository-management.yml
|
|
||||||
|
|
||||||
# Database Operations for database changes
|
# Database Operations for database changes
|
||||||
src/Sql/** @bitwarden/dept-dbops
|
src/Sql/** @bitwarden/dept-dbops
|
||||||
@ -68,6 +64,14 @@ src/EventsProcessor @bitwarden/team-admin-console-dev
|
|||||||
src/Admin/Controllers/ToolsController.cs @bitwarden/team-billing-dev
|
src/Admin/Controllers/ToolsController.cs @bitwarden/team-billing-dev
|
||||||
src/Admin/Views/Tools @bitwarden/team-billing-dev
|
src/Admin/Views/Tools @bitwarden/team-billing-dev
|
||||||
|
|
||||||
|
# Platform team
|
||||||
|
.github/workflows/build.yml @bitwarden/team-platform-dev
|
||||||
|
.github/workflows/cleanup-after-pr.yml @bitwarden/team-platform-dev
|
||||||
|
.github/workflows/cleanup-rc-branch.yml @bitwarden/team-platform-dev
|
||||||
|
.github/workflows/repository-management.yml @bitwarden/team-platform-dev
|
||||||
|
.github/workflows/test-database.yml @bitwarden/team-platform-dev
|
||||||
|
.github/workflows/test.yml @bitwarden/team-platform-dev
|
||||||
|
|
||||||
# Multiple owners - DO NOT REMOVE (BRE)
|
# Multiple owners - DO NOT REMOVE (BRE)
|
||||||
**/packages.lock.json
|
**/packages.lock.json
|
||||||
Directory.Build.props
|
Directory.Build.props
|
||||||
|
Loading…
x
Reference in New Issue
Block a user