From f08321a0b24bd6870c2f868e19e7565193b615a1 Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Mon, 12 May 2025 20:30:18 -0500 Subject: [PATCH] build: fix the tsa config yet again (#18901) We ship the org chart, baby! --- build/config/tsa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config/tsa.json b/build/config/tsa.json index f07bc0b535..61924ef4bd 100644 --- a/build/config/tsa.json +++ b/build/config/tsa.json @@ -1,6 +1,6 @@ { "instanceUrl": "https://microsoft.visualstudio.com", "projectName": "OS", - "areaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\Terminal", + "areaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SHINE\\Terminal", "notificationAliases": ["condev@microsoft.com", "duhowett@microsoft.com"] }