Skip to content

Commit df79276

Browse files
[Github] Add stefanp-synopsys to release uploaders
It seems stefanp-ibm got renamed to sefanp-synopsys. Renaming in the file so that the release asset audit does not keep flagging this binary. All signs point to this being the same account. The release is dated to June of 2024, the name is close enough, and the new account is already in the LLVM org/ has a history of contributions. This is a stop gap for #130650.
1 parent 3f30207 commit df79276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-asset-audit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def _get_uploaders(release_version):
2424
return set(
2525
[
2626
"DimitryAndric",
27-
"stefanp-ibm",
27+
"stefanp-synopsys",
2828
"lei137",
2929
"omjavaid",
3030
"nicolerabjohn",

0 commit comments

Comments
 (0)