Skip to content

Commit 19a5a2d

Browse files
committed
fix: update package owners and approvers in Azure Pipelines configuration
1 parent 778b016 commit 19a5a2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.azure-pipelines/cd-publish-python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ extends:
142142
contentsource: "Folder"
143143
folderlocation: "$(Build.ArtifactStagingDirectory)/python"
144144
waitforreleasecompletion: true
145-
owners: "graphtooling+python@microsoft.com"
146-
approvers: "graphtooling+python@microsoft.com"
145+
owners: "mmainer@microsoft.com,gavinbarron@microsoft.com"
146+
approvers: "mmainer@microsoft.com,christiano@microsoft.com,gavinbarron@microsoft.com"
147147
serviceendpointurl: "https://api.esrp.microsoft.com"
148148
mainpublisher: "ESRPRELPACMAN"
149149
domaintenantid: "cdc5aeea-15c5-4db6-b079-fcadd2505dc2"

0 commit comments

Comments
 (0)