Skip to content

Commit

Permalink
Merge pull request #6 from zowe/users/oscar/updatereviewers
Browse files Browse the repository at this point in the history
Update reviewers
  • Loading branch information
MarkAckert authored Jun 30, 2023
2 parents dff40ec + afc9338 commit 53efb28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ jobs:
repo: '${{ env.ZOWE_INSTALL_PACKAGING_REPO }}',
pull_number: ${{ steps.promote-ptf-6.outputs.result }},
reviewers: [
'jackjia-ibm','FlappiTomic','MarkAckert'
'MarkAckert','ojcelis'
]
});
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ jobs:
repo: '${{ env.ZOWE_INSTALL_PACKAGING_REPO }}',
pull_number: ${{ steps.promote-ptf-6.outputs.result }},
reviewers: [
'jackjia-ibm','FlappiTomic','MarkAckert'
'MarkAckert','ojcelis'
]
});
Expand Down

0 comments on commit 53efb28

Please sign in to comment.