[CI] Add dyung and c-rhodes to the Release Asset List (#162478)

We have a list of people authorized to create release assets to prevent
someone adding a release asset to a release without someone getting
alerted. Add dyung and c-rhodes now that they are also release managers.

Fixes #162463 (maybe after backport).
This commit is contained in:
Aiden Grossman 2025-10-08 08:07:34 -07:00 committed by GitHub
parent 6ccb487392
commit 348ffe8276
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,6 +54,8 @@ def _get_uploaders(release_version):
"tru",
"tstellar",
"github-actions[bot]",
"c-rhodes",
"dyung",
]
)