diff --git a/eng/pipelines/dotnet-monitor-publish.yml b/eng/pipelines/dotnet-monitor-publish.yml index f5debd977b9..d2b89543b0e 100644 --- a/eng/pipelines/dotnet-monitor-publish.yml +++ b/eng/pipelines/dotnet-monitor-publish.yml @@ -158,9 +158,9 @@ extends: - task: ManualValidation@1 inputs: notifyUsers: |- - NETMonitor@service.microsoft.com + [TEAM FOUNDATION]\.NET Monitor approvers: |- - NETMonitor@service.microsoft.com + [TEAM FOUNDATION]\.NET Monitor - stage: Nuget displayName: Push To NuGet Feed dependsOn: Validation