Commit 3b837fa938d for woocommerce

commit 3b837fa938d8ff374fce44c150490d73f69918f2
Author: Darren Ethier <darren@roughsmootheng.in>
Date:   Thu Aug 13 09:46:42 2026 -0400

    Remove user '@adimoldovan' from CODEOWNERS and PR review automations (#67695)

diff --git a/.github/project-community-pr-assigner.yml b/.github/project-community-pr-assigner.yml
index b2417ad40e6..26c67a57b92 100644
--- a/.github/project-community-pr-assigner.yml
+++ b/.github/project-community-pr-assigner.yml
@@ -5,7 +5,6 @@

 # Repository infrastructure and developer tooling.
 '.github/**/*':
-    - adimoldovan
     - team: monorepo

 'docs/**/*':
@@ -21,14 +20,12 @@
     - team: monorepo

 'packages/js/e2e-utils-playwright/**/*':
-    - adimoldovan
     - team: monorepo

 'packages/php/{monorepo-plugin,remote-specs-validation}/**/*':
     - team: monorepo

 'plugins/woocommerce/tests/{Tools,bin,cli,e2e,metrics,performance}/**/*':
-    - adimoldovan
     - team: monorepo

 # Blocks, patterns, products, inventory, search, and storefront (Woo FSE / Kirigami).
@@ -522,5 +519,4 @@

 # Test harness internals are routed to the active test-infrastructure owner.
 'plugins/woocommerce/tests/{legacy/framework,legacy/data,php/bin,php/framework,php/helpers}/**/*':
-    - adimoldovan
     - team: monorepo
diff --git a/CODEOWNERS b/CODEOWNERS
index 2ae651f4806..c11ce0bf30f 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -1,8 +1,8 @@
 # Monorepo CI.
-/.github/ @adimoldovan @woocommerce/monorepo
+/.github/ @woocommerce/monorepo

 # Monorepo tooling folders.
-/packages/js/e2e-utils-playwright/ @adimoldovan @woocommerce/monorepo
+/packages/js/e2e-utils-playwright/ @woocommerce/monorepo

 # Files in root of repository
 /changelog.txt @woocommerce/monorepo