We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa63d5b commit a5a2c21Copy full SHA for a5a2c21
.github/CODEOWNERS
@@ -6,6 +6,9 @@ packages/cli-kit/src/private/themes/* @shopify/developer-tools @shopify/app-inne
6
packages/cli-kit/src/public/**/themes/* @shopify/developer-tools @shopify/app-inner-loop
7
packages/theme/** @shopify/developer-tools @shopify/app-inner-loop
8
9
+# Bulk Data Management and CLI owners should review changes to the store package
10
+packages/store/** @shopify/bulk-data-management-eng @shopify/app-inner-loop
11
+
12
# These are metafiles that can be reviewed by anyone
13
.changeset/* @shopify/developer-tools @shopify/app-inner-loop
14
.github/CODEOWNERS @shopify/developer-tools @shopify/app-inner-loop
0 commit comments