[llvm-branch-commits] [llvm] [Github] Add stefanp-synopsys to release uploaders (PR #148643)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jul 14 08:01:43 PDT 2025
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/148643
Manual backport of df7927626bc2e6473691ce59067797c60acc2627 to release/20.x
Part of fixing #132738.
>From 3e619a933d8d86ab4745e86b38573518530c531d Mon Sep 17 00:00:00 2001
From: Aiden Grossman <aidengrossman at google.com>
Date: Mon, 14 Jul 2025 14:59:33 +0000
Subject: [PATCH] [Github] Add stefanp-synopsys to release uploaders
Manual backport of df7927626bc2e6473691ce59067797c60acc2627 to
release/20.x
Part of fixing #132738.
---
.github/workflows/release-asset-audit.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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",
More information about the llvm-branch-commits
mailing list