From 1f703248baf46bd532457df2d95cc334e4e968c2 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Thu, 30 Oct 2025 11:02:59 -0700 Subject: [PATCH] Change notification subscriber from riande to wpickett Updated notification subscriber email address. --- .openpublishing.publish.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index f38d1210be0b..c189ef863ab3 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -25,7 +25,7 @@ } ], "notification_subscribers": [ - "riande@microsoft.com" + "wpickett@microsoft.com" ], "branches_to_filter": [], "git_repository_branch_open_to_public_contributors": "main",