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/engineering 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/docs 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 Line: 10: incorrect codeowner organization: medusajs/ui Line: 10: no users/groups matched
2024-03-21 11:23:03 +01:00

11 lines
654 B
Plaintext

# All files not owned by other teams must be reviewed by the core team
* @medusajs/core
/.changeset/ @medusajs/engineering
/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