mirror of
https://github.com/bitwarden/server.git
synced 2025-04-04 20:50:21 -05:00
Add Entity Framework paths as owned by DbOps (#3654)
This commit is contained in:
parent
a6db79f613
commit
06d0d933ee
5
.github/CODEOWNERS
vendored
5
.github/CODEOWNERS
vendored
@ -14,7 +14,12 @@
|
||||
|
||||
# Database Operations for database changes
|
||||
src/Sql/** @bitwarden/dept-dbops
|
||||
util/EfShared/** @bitwarden/dept-dbops
|
||||
util/Migrator/** @bitwarden/dept-dbops
|
||||
util/MySqlMigrations/** @bitwarden/dept-dbops
|
||||
util/PostgresMigrations/** @bitwarden/dept-dbops
|
||||
util/SqlServerEFScaffold/** @bitwarden/dept-dbops
|
||||
util/SqliteMigrations/** @bitwarden/dept-dbops
|
||||
|
||||
# Auth team
|
||||
**/Auth @bitwarden/team-auth-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user