Commit ed91fe9f42a for woocommerce

commit ed91fe9f42a490da64cc048c029e6af1ad8bbc95
Author: Thomas Roberts <5656702+opr@users.noreply.github.com>
Date:   Tue Sep 8 10:03:42 2026 +0100

    Change CODEOWNERS for StockNotifications path (#68446)

    * Change CODEOWNERS for StockNotifications path

    Updated CODEOWNERS to change ownership for StockNotifications.

    * chore: assign StockNotifications data store path to somewherewarm

    ---------

    Co-authored-by: Chris Lilitsas <1105590+xristos3490@users.noreply.github.com>

diff --git a/CODEOWNERS b/CODEOWNERS
index c11ce0bf30f..db16498bc45 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -54,7 +54,8 @@
 /plugins/woocommerce/client/blocks/assets/js/blocks/shopper-lists @woocommerce/rubik

 # Stock notifications (back-in-stock)
-/plugins/woocommerce/src/Internal/StockNotifications/ @woocommerce/rubik
+/plugins/woocommerce/src/Internal/StockNotifications/ @woocommerce/somewherewarm
+/plugins/woocommerce/src/Internal/DataStores/StockNotifications/ @woocommerce/somewherewarm

 # Customer email verification
 /plugins/woocommerce/src/Internal/CustomerEmailVerification/ @woocommerce/rubik