Commit 9c2a6a37d6 for woocommerce
commit 9c2a6a37d6424612730899424a1c6e42d17fc592
Author: Néstor Soriano <konamiman@konamiman.com>
Date: Tue Jan 13 17:58:01 2026 +0100
Fix the PR autoassign config file (#62783)
diff --git a/.github/project-community-pr-assigner.yml b/.github/project-community-pr-assigner.yml
index 5605de3191..6247e26501 100644
--- a/.github/project-community-pr-assigner.yml
+++ b/.github/project-community-pr-assigner.yml
@@ -1,116 +1,116 @@
# See https://github.com/shufo/auto-assign-reviewer-by-files/blob/main/README.md for configuration format
"*":
- - Flux
+ - team: flux
".github/**/*":
- - Flux
+ - team: flux
"bin/*":
- - Flux
+ - team: flux
"docs/**/*":
- - Developer Advocacy
+ - team: developer-advocacy
"packages/js/api/**/*":
- - Flux
+ - team: flux
"packages/js/components/**/*":
- - Kirigami
+ - team: woo-fse
"packages/js/csv-export/**/*":
- - SomewhereWarm
+ - team: somewherewarm
"packages/js/currency/**/*":
- - Rubik
+ - team: rubik
"packages/js/customer-effort-score/**/*":
- - Kirigami
+ - team: woo-fse
"packages/js/data/**/*":
- - Ventures
+ - team: ventures
"packages/js/date/**/*":
- - Rubik
+ - team: rubik
"packages/js/dependency-extraction-webpack-plugin/**/*":
- - Flux
+ - team: flux
"packages/js/eslint-plugin/**/*":
- - Flux
+ - team: flux
"packages/js/experimental/**/*":
- - Kirigami
+ - team: woo-fse
"packages/js/explat/**/*":
- - Kirigami
+ - team: woo-fse
"packages/js/navigation/**/*":
- - SomewhereWarm
+ - team: somewherewarm
"packages/js/number/**/*":
- - Rubik
+ - team: rubik
"packages/js/onboarding/**/*":
- - Rubik
+ - team: rubik
"packages/js/product-editor/**/*":
- - Kirigami
+ - team: woo-fse
"packages/js/tracks/**/*":
- - Flux
+ - team: flux
"packages/js/email-editor/**/*":
- - Ballade
+ - team: ballade
"packages/php/email-editor/**/*":
- - Ballade
+ - team: ballade
"plugins/woocommerce/**/*":
- - Flux
+ - team: flux
"plugins/woocommerce/templates/**/*":
- - Rubik
- - Kirigami
+ - team: rubik
+ - team: woo-fse
"plugins/woocommerce/templates/emails/**/*":
- - Ballade
+ - team: ballade
"plugins/woocommerce/src/Admin/**/*":
- - team: Kirigami
+ - team: woo-fse
"plugins/woocommerce/src/Blocks/**/*":
- - Rubik
- - Kirigami
+ - team: rubik
+ - team: woo-fse
"plugins/woocommerce/src/Internal/Admin/**/*":
- - Kirigami
+ - team: woo-fse
"plugins/woocommerce/src/StoreApi/**/*":
- - Rubik
- - Kirigami
+ - team: rubik
+ - team: woo-fse
"plugins/woocommerce/client/admin/**/*":
- - Kirigami
+ - team: woo-fse
"plugins/woocommerce/client/blocks/**/*":
- - Rubik
- - Kirigami
+ - team: rubik
+ - team: woo-fse
"plugins/woocommerce-beta-tester/**/*":
- - Flux
+ - team: flux
"plugins/woocommerce/src/Internal/EmailEditor/**/*":
- - Ballade
+ - team: ballade
"plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/**/*":
- - Ballade
+ - team: ballade
"tools/**/*":
- - Flux
+ - team: flux
'**/composer.json':
- - Flux
+ - team: flux
'**/package.json':
- - Flux
+ - team: flux