Skip to content

Commit

Permalink
Merge pull request #1927 from zowe/user/stevenh/remove-admin
Browse files Browse the repository at this point in the history
Remove Steve as admin and add Tom
  • Loading branch information
stevenhorsman authored Jan 28, 2021
2 parents 4e2eee5 + 7d3c852 commit 09506fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ node('zowe-jenkins-agent-dind-wdc') {
def manifest
def zowePaxUploaded

pipeline.admins.add("jackjia", "stevenh", "joewinchester", "markackert")
pipeline.admins.add("jackjia", "tomzhang", "joewinchester", "markackert")

// we have extra parameters for integration test
pipeline.addBuildParameters(
Expand Down

0 comments on commit 09506fe

Please sign in to comment.