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

potiuk pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 0447c107f23 sync release manager list (#62809) (#63290)
0447c107f23 is described below

commit 0447c107f237cb60a6bf9f8f3e62e6fc5203e004
Author: Rahul Vats <[email protected]>
AuthorDate: Wed Mar 11 01:03:04 2026 +0530

    sync release manager list (#62809) (#63290)
    
    (cherry picked from commit d9e1a0ff3c1120a6a42a1057db5db961bbd23461)
---
 .github/workflows/publish-docs-to-s3.yml      | 1 +
 .github/workflows/release_dockerhub_image.yml | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.github/workflows/publish-docs-to-s3.yml 
b/.github/workflows/publish-docs-to-s3.yml
index 4989b4888cf..ab10a4e2fec 100644
--- a/.github/workflows/publish-docs-to-s3.yml
+++ b/.github/workflows/publish-docs-to-s3.yml
@@ -105,6 +105,7 @@ jobs:
       "potiuk",
       "utkarsharma2",
       "vincbeck",
+      "vatsrahul1001",
       ]'), github.event.sender.login)
     steps:
       - name: "Input parameters summary"
diff --git a/.github/workflows/release_dockerhub_image.yml 
b/.github/workflows/release_dockerhub_image.yml
index 315759808d1..ae0b63f0c12 100644
--- a/.github/workflows/release_dockerhub_image.yml
+++ b/.github/workflows/release_dockerhub_image.yml
@@ -71,6 +71,7 @@ jobs:
       "potiuk",
       "utkarsharma2",
       "vincbeck",
+      "vatsrahul1001",
       ]'), github.event.sender.login)
     steps:
       - name: "Input parameters summary"

Reply via email to