-
Notifications
You must be signed in to change notification settings - Fork 964
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description Remove CODEOWNERS
- Loading branch information
Showing
1 changed file
with
0 additions
and
35 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1 @@ | ||
# catch-all group | ||
* @BuilderIO/core-team | ||
|
||
# General groups | ||
/packages/ @BuilderIO/packages | ||
/plugins/ @BuilderIO/plugins | ||
/starters/ @BuilderIO/starters | ||
|
||
#### Project-specific groups | ||
|
||
# SDKs | ||
## new-gen (Mitosis-built) | ||
/packages/sdks/ @BuilderIO/sdks @samijaber | ||
## old-gen | ||
/packages/react/ @BuilderIO/sdks | ||
/packages/vue/ @BuilderIO/sdks | ||
/packages/angular/ @BuilderIO/sdks | ||
/packages/core/ @BuilderIO/sdks | ||
|
||
## SDK snippets | ||
/packages/sdks/snippets @BuilderIO/sdks @samijaber @kapunahelewong | ||
|
||
# E-commerce plugins | ||
/plugins/magento2/ @BuilderIO/e-commerce-plugins | ||
/plugins/sfcc-sync/ @BuilderIO/e-commerce-plugins | ||
/plugins/swell/ @BuilderIO/e-commerce-plugins | ||
/plugins/shopify/ @BuilderIO/e-commerce-plugins | ||
/plugins/vtex/ @BuilderIO/e-commerce-plugins | ||
/plugins/bigcommerce/ @BuilderIO/cms-plugins | ||
/plugins/commercejs/ @BuilderIO/cms-plugins | ||
/plugins/commercetools/ @BuilderIO/cms-plugins | ||
|
||
|
||
# CMS plugins | ||
/plugins/contentful/ @BuilderIO/cms-plugins | ||
/plugins/contentstack/ @BuilderIO/cms-plugins |