Skip to content

Commit 9f30f47

Browse files
Chore: update the list of release reviewers (#394)
### What Update the list of release reviewers by removing @marcelosalloum and adding @philipliu and @JiahuiWho ### Why To keep reviewers up to date with the project devs. ### Checklist - [x] Title follows `SDP-1234: Add new feature` or `Chore: Refactor package xyz` format. The Jira ticket code was included if available. - [x] PR has a focused scope and doesn't mix features with refactoring - [ ] `CHANGELOG.md` is updated (if applicable) - [x] Preview deployment works as expected - [x] CONFIG/SECRETS changes are updated in helmcharts and deployments (if applicable) - [x] Ready for production
1 parent 3d5fc31 commit 9f30f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated_release_process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
env:
1717
REPO_ORG: stellar
1818
REPO_NAME: stellar-disbursement-platform-frontend
19-
REVIEWER: marcelosalloum,marwen-abid
19+
REVIEWER: JiahuiWho,marwen-abid,philipliu
2020

2121
jobs:
2222
create-release:

0 commit comments

Comments
 (0)