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:
Oli Juhl
2024-03-13 12:52:16 +01:00
committed by GitHub
parent 25d176b851
commit 5f6d128613

View File

@@ -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