diff --git a/.pipelines/typescript-build-and-publish.yaml b/.pipelines/typescript-build-and-publish.yaml index 058abc53..a931803a 100644 --- a/.pipelines/typescript-build-and-publish.yaml +++ b/.pipelines/typescript-build-and-publish.yaml @@ -50,5 +50,5 @@ steps: FolderLocation: '$(System.DefaultWorkingDirectory)/ts/out/pkg' WaitForReleaseCompletion: true Owners: 'plequere@microsoft.com' - Approvers: 'jasongin@microsoft.com, jroberts@microsoft.com, nkotchar@microsoft.com' + Approvers: 'jasongin@microsoft.com, jarober@microsoft.com, nkotchar@microsoft.com' MainPublisher: 'ESRPRELPACMAN'