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

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