woocommerce/CODEOWNERS
Line: 2: incorrect codeowner organization: woocommerce/flux Line: 2: no users/groups matched Line: 3: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 4: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 7: incorrect codeowner organization: woocommerce/flux Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: woocommerce/flux Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: woocommerce/flux Line: 9: no users/groups matched Line: 10: incorrect codeowner organization: woocommerce/flux Line: 10: no users/groups matched Line: 13: incorrect codeowner organization: woocommerce/flux Line: 13: no users/groups matched Line: 14: incorrect codeowner organization: woocommerce/flux Line: 14: no users/groups matched

15 lines
413 B
Plaintext

# Monorepo CI and package managers manifests.
/.github/ @woocommerce/flux
**/composer.json @woocommerce/flux
**/package.json @woocommerce/flux
# Monorepo tooling folders.
/bin/ @woocommerce/flux
/tools/ @woocommerce/flux
/packages/js/eslint-plugin/ @woocommerce/flux
/packages/js/dependency-extraction-webpack-plugin/ @woocommerce/flux
# Files in root of repository
/.* @woocommerce/flux
/*.* @woocommerce/flux