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/engineering Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: medusajs/engineering Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: medusajs/docs Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: medusajs/docs Line: 9: no users/groups matched Line: 10: incorrect codeowner organization: medusajs/ui Line: 10: no users/groups matched Line: 11: incorrect codeowner organization: medusajs/ui Line: 11: no users/groups matched Line: 12: incorrect codeowner organization: medusajs/ui Line: 12: no users/groups matched
Oli Juhl b61dcb84c9 chore: Update CODEOWNERS (#7119)
Allow @medusajs/engineering to approve lock-file + package.json changes
2024-04-23 11:37:15 +02:00

13 lines
794 B
Plaintext

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