chore(codeowners): add migrations code owner (#29864)

This commit is contained in:
-LAN- 2025-12-18 16:46:03 +08:00 committed by GitHub
parent e6545f2727
commit 9bb5670711
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -122,7 +122,7 @@ api/controllers/console/feature.py @GarfieldDai @GareArc
api/controllers/web/feature.py @GarfieldDai @GareArc api/controllers/web/feature.py @GarfieldDai @GareArc
# Backend - Database Migrations # Backend - Database Migrations
api/migrations/ @snakevash @laipz8200 api/migrations/ @snakevash @laipz8200 @MRZHUH
# Frontend # Frontend
web/ @iamjoel web/ @iamjoel