This is an automated email from the ASF dual-hosted git repository. rahulvats pushed a commit to branch sync-release-manager-list in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 44e8747d53b147bf4073bd31832d40adc9c4ada5 Author: vatsrahul1001 <[email protected]> AuthorDate: Tue Mar 3 23:20:56 2026 +0530 sync release manager list --- .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"
