From fb5e8a25ccb3a338f8c8682d99952fff0d413e09 Mon Sep 17 00:00:00 2001 From: Marcelo Salloum Date: Thu, 4 Dec 2025 10:27:34 -0800 Subject: [PATCH] Chore: update the list of release reviewers --- .github/workflows/automated_release_process.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automated_release_process.yml b/.github/workflows/automated_release_process.yml index 1194b2d..a05ca01 100644 --- a/.github/workflows/automated_release_process.yml +++ b/.github/workflows/automated_release_process.yml @@ -16,7 +16,7 @@ on: env: REPO_ORG: stellar REPO_NAME: stellar-disbursement-platform-frontend - REVIEWER: marcelosalloum,marwen-abid + REVIEWER: JiahuiWho,marwen-abid,philipliu jobs: create-release: