Skip to content

Commit 89a611b

Browse files
authored
replace Cody with Xu as operator's manual approver (#2003)
1 parent 230d1ad commit 89a611b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/actions/update_operator_version/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ runs:
4343
uses: trstringer/manual-approval@v1
4444
with:
4545
secret: ${{ github.token }}
46-
approvers: atarassov-ttd,vishalegbert-ttd,sunnywu,cody-constine-ttd
46+
approvers: atarassov-ttd,vishalegbert-ttd,sunnywu,clarkxuyang
4747
minimum-approvals: 1
4848
issue-title: Creating Major version of UID2-Operator
4949

.github/workflows/publish-all-operators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: trstringer/manual-approval@v1
4747
with:
4848
secret: ${{ github.token }}
49-
approvers: atarassov-ttd,vishalegbert-ttd,sunnywu,cody-constine-ttd
49+
approvers: atarassov-ttd,vishalegbert-ttd,sunnywu,clarkxuyang
5050
minimum-approvals: 1
5151
issue-title: Creating Major version of UID2-Operator
5252

.github/workflows/publish-public-operator-docker-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: trstringer/manual-approval@v1
5454
with:
5555
secret: ${{ github.token }}
56-
approvers: atarassov-ttd,vishalegbert-ttd,sunnywu,cody-constine-ttd
56+
approvers: atarassov-ttd,vishalegbert-ttd,sunnywu,clarkxuyang
5757
minimum-approvals: 1
5858
issue-title: Creating Major version of UID2-Operator
5959

0 commit comments

Comments
 (0)