Merge pull request #3203 from knorrium/db_migration_owners

Define owners for the DB migration file
This commit is contained in:
softsimon
2023-03-03 21:04:16 +09:00
committed by GitHub

1
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1 @@
backend/src/api/database-migration.ts @wiz @softsimon