-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
10 lines (10 loc) · 629 Bytes
/
CODEOWNERS
File metadata and controls
10 lines (10 loc) · 629 Bytes
1
2
3
4
5
6
7
8
9
10
# All files not owned by other teams must be reviewed by the core team
* @medusajs/core
package.json @medusajs/core
yarn.lock @medusajs/os
/.changeset/ @medusajs/os
/packages/ @medusajs/os
/integration-tests/ @medusajs/os
/docs-util/ @medusajs/docs
/www/ @medusajs/docs
/packages/design-system/ @medusajs/ui