From ef586f6bf5ff9b309c4e083faa60148ef6627178 Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Tue, 17 Sep 2024 10:30:59 -0500 Subject: [PATCH] build: fix the TSA configuration (#17929) We are, quite literally, shipping the org chart. (cherry picked from commit 2c97c0555da11b795e12c8820eca3a4a7c3882be) Service-Card-Id: PVTI_lADOAF3p4s4AmhmszgTGRAk Service-Version: 1.21 --- 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 89874d37fc..f07bc0b535 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\\ADEPT\\E4D-Engineered for Developers\\SHINE\\Terminal", + "areaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\Terminal", "notificationAliases": ["condev@microsoft.com", "duhowett@microsoft.com"] }