diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 13c33308f7..06a60308c2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -122,7 +122,7 @@ api/controllers/console/feature.py @GarfieldDai @GareArc api/controllers/web/feature.py @GarfieldDai @GareArc # Backend - Database Migrations -api/migrations/ @snakevash @laipz8200 +api/migrations/ @snakevash @laipz8200 @MRZHUH # Frontend web/ @iamjoel