[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:
parent
6ccb487392
commit
348ffe8276
2
.github/workflows/release-asset-audit.py
vendored
2
.github/workflows/release-asset-audit.py
vendored
@ -54,6 +54,8 @@ def _get_uploaders(release_version):
|
||||
"tru",
|
||||
"tstellar",
|
||||
"github-actions[bot]",
|
||||
"c-rhodes",
|
||||
"dyung",
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user