diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index 9c11c4754..18e339b52 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -17,7 +17,7 @@ jobs: branch: ${{ github.event.inputs.branch || 'main' }} # optional parameters below; fill in if you'd like github or email notifications # user_reviewers: "feanil" - team_reviewers: "wg-maintenance-docs.openedx.org" + team_reviewers: "committers-docs-openedx-org" # email_address: "" # send_success_notification: false python_version: "3.12"