Files
medusa-store/CODEOWNERS
Line: 2: incorrect codeowner organization: medusajs/core Line: 2: no users/groups matched Line: 3: incorrect codeowner organization: medusajs/engineering Line: 3: no users/groups matched Line: 4: incorrect codeowner organization: medusajs/engineering Line: 4: no users/groups matched Line: 5: incorrect codeowner organization: medusajs/docs Line: 5: no users/groups matched Line: 6: incorrect codeowner organization: medusajs/docs Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: medusajs/ui Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: medusajs/ui Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: medusajs/ui Line: 9: no users/groups matched
Oli Juhl 5f6d128613 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.
2024-03-13 12:52:16 +01:00

10 lines
584 B
Plaintext

# All files not owned by other teams must be reviewed by the core team
* @medusajs/core
/packages/ @medusajs/engineering
/integration-tests/ @medusajs/engineering
/docs-util/ @medusajs/docs
/www/ @medusajs/docs
/packages/admin @medusajs/ui
/packages/admin-ui @medusajs/ui
/packages/design-system/ @medusajs/ui