This is an automated email from the ASF dual-hosted git repository.

uranusjr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 03b0ce31fe5 Add uranusjr to the release manager allowlist in workflows 
(#69494)
03b0ce31fe5 is described below

commit 03b0ce31fe52a5439c0a44f3a8306dab52c74b45
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Jul 7 02:38:08 2026 +0200

    Add uranusjr to the release manager allowlist in workflows (#69494)
---
 .github/workflows/publish-docs-to-s3.yml      | 1 +
 .github/workflows/registry-backfill.yml       | 1 +
 .github/workflows/registry-build.yml          | 1 +
 .github/workflows/release_dockerhub_image.yml | 1 +
 4 files changed, 4 insertions(+)

diff --git a/.github/workflows/publish-docs-to-s3.yml 
b/.github/workflows/publish-docs-to-s3.yml
index 262a452c9b7..06f188b84b3 100644
--- a/.github/workflows/publish-docs-to-s3.yml
+++ b/.github/workflows/publish-docs-to-s3.yml
@@ -112,6 +112,7 @@ jobs:
       "pierrejeambrun",
       "shahar1",
       "potiuk",
+      "uranusjr",
       "utkarsharma2",
       "vincbeck",
       "vatsrahul1001",
diff --git a/.github/workflows/registry-backfill.yml 
b/.github/workflows/registry-backfill.yml
index 69ae19e8401..337b0c4cfba 100644
--- a/.github/workflows/registry-backfill.yml
+++ b/.github/workflows/registry-backfill.yml
@@ -60,6 +60,7 @@ jobs:
         "pierrejeambrun",
         "shahar1",
         "potiuk",
+        "uranusjr",
         "utkarsharma2",
         "vincbeck"
         ]'), github.event.sender.login)
diff --git a/.github/workflows/registry-build.yml 
b/.github/workflows/registry-build.yml
index a6f138bd444..b737bdb0f4f 100644
--- a/.github/workflows/registry-build.yml
+++ b/.github/workflows/registry-build.yml
@@ -75,6 +75,7 @@ jobs:
         "pierrejeambrun",
         "shahar1",
         "potiuk",
+        "uranusjr",
         "utkarsharma2",
         "vincbeck"
         ]'), github.event.sender.login)
diff --git a/.github/workflows/release_dockerhub_image.yml 
b/.github/workflows/release_dockerhub_image.yml
index 4973425b06c..c200a96416e 100644
--- a/.github/workflows/release_dockerhub_image.yml
+++ b/.github/workflows/release_dockerhub_image.yml
@@ -67,6 +67,7 @@ jobs:
       "kaxil",
       "pierrejeambrun",
       "potiuk",
+      "uranusjr",
       "utkarsharma2",
       "vincbeck",
       "vatsrahul1001",

Reply via email to