Skip to content

Commit 65ec2de

Browse files
committed
fix: update package owners and approvers in Azure Pipelines configuration
1 parent 691d9fa commit 65ec2de

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
@@ -127,8 +127,8 @@ extends:
127127
contentsource: Folder
128128
folderlocation: $(Build.ArtifactStagingDirectory)/python
129129
waitforreleasecompletion: true
130-
owners: graphtooling+python@microsoft.com
131-
approvers: graphtooling+python@microsoft.com
130+
owners: 'mmainer@microsoft.com,gavinbarron@microsoft.com'
131+
approvers: 'mmainer@microsoft.com,christiano@microsoft.com,gavinbarron@microsoft.com'
132132
serviceendpointurl: https://api.esrp.microsoft.com
133133
mainpublisher: ESRPRELPACMAN
134134
domaintenantid: cdc5aeea-15c5-4db6-b079-fcadd2505dc2

0 commit comments

Comments
 (0)