[llvm-branch-commits] [llvm] [Github] Add stefanp-synopsys to release uploaders (PR #148643)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jul 14 08:02:13 PDT 2025
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-github-workflow
Author: Aiden Grossman (boomanaiden154)
<details>
<summary>Changes</summary>
Manual backport of df7927626bc2e6473691ce59067797c60acc2627 to release/20.x
Part of fixing #<!-- -->132738.
---
Full diff: https://github.com/llvm/llvm-project/pull/148643.diff
1 Files Affected:
- (modified) .github/workflows/release-asset-audit.py (+1-1)
``````````diff
diff --git a/.github/workflows/release-asset-audit.py b/.github/workflows/release-asset-audit.py
index cf6ad7fbbe143..5e6abd86b4d0f 100644
--- a/.github/workflows/release-asset-audit.py
+++ b/.github/workflows/release-asset-audit.py
@@ -25,7 +25,7 @@ def main():
uploaders = set(
[
"DimitryAndric",
- "stefanp-ibm",
+ "stefanp-synopsys",
"lei137",
"omjavaid",
"nicolerabjohn",
``````````
</details>
https://github.com/llvm/llvm-project/pull/148643
More information about the llvm-branch-commits
mailing list