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

potiuk 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 d9e1a0ff3c1 sync release manager list (#62809)
d9e1a0ff3c1 is described below

commit d9e1a0ff3c1120a6a42a1057db5db961bbd23461
Author: Rahul Vats <[email protected]>
AuthorDate: Tue Mar 3 23:31:19 2026 +0530

    sync release manager list (#62809)
---
 .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 c394f856783..5be3095b8d7 100644
--- a/.github/workflows/publish-docs-to-s3.yml
+++ b/.github/workflows/publish-docs-to-s3.yml
@@ -106,6 +106,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 e92ba1c0608..3d6ab532387 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