Update Create Pull Request GitHub workflow reviewers (#161005)

Update reviewer.

I didn't know this existed until I saw
https://github.com/flutter/flutter/pull/161001.
Introduced https://github.com/flutter/flutter/pull/140363. Tested
credentials are used in the cherry-pick bot:

3762f2e973/.github/workflows/easy-cp.yml (L69)
This commit is contained in:
Jenn Magder
2025-01-06 13:15:43 -08:00
committed by GitHub
parent ffc7ced2a0
commit fbb7807fb4

View File

@@ -39,4 +39,6 @@ jobs:
labels: |
cp: review
title: '[github actions] testing purposes'
reviewers: xilaizhang
reviewers:
- christopherfujino
- jmagman