diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..077d15f39f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# By default, review should come from the app-inner-loop team +* @shopify/app-inner-loop + +# Theme team, or CLI owners can review theme changes +packages/theme/* @shopify/advanced-edits @shopify/app-inner-loop