From a095ed2d9216e72321a78fcda0a321e41c05ef0a Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Tue, 11 Aug 2026 14:06:48 +0200 Subject: [PATCH] devops: hand off ESRP owners to dgozman I'm leaving Microsoft - point pytest ESRP release owners/approvers at Dima so notifications don't hit a departing mailbox. --- .azure-pipelines/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/publish.yml b/.azure-pipelines/publish.yml index ad2dafc..41ae653 100644 --- a/.azure-pipelines/publish.yml +++ b/.azure-pipelines/publish.yml @@ -69,8 +69,8 @@ extends: # contentsource: 'folder' folderlocation: '$(Build.ArtifactStagingDirectory)/esrp-build' waitforreleasecompletion: true - owners: 'simonknott@microsoft.com' - approvers: 'simonknott@microsoft.com' + owners: 'dgozman@microsoft.com' + approvers: 'dgozman@microsoft.com' serviceendpointurl: 'https://api.esrp.microsoft.com' mainpublisher: 'Playwright' domaintenantid: '975f013f-7f24-47e8-a7d3-abc4752bf346'