chore: Update CODEOWNERS (#6682)
Prepare CODEOWNERS file for reviewer auto-assignment by isolating the ownership of the engineering team to packages. Without this, the team would be asked to review docs PRs too.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# All files not owned by other teams must be reviewed by the core team
|
||||
* @medusajs/core @medusajs/engineering
|
||||
* @medusajs/core
|
||||
/packages/ @medusajs/engineering
|
||||
/integration-tests/ @medusajs/engineering
|
||||
/docs-util/ @medusajs/docs
|
||||
/www/ @medusajs/docs
|
||||
/packages/admin @medusajs/ui
|
||||
|
||||
Reference in New Issue
Block a user