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

utkarsharma pushed a commit to branch sync_2-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 2a34315462b715506bc163ffb00de89ef6747e6f
Author: Utkarsh Sharma <[email protected]>
AuthorDate: Fri Nov 1 20:01:27 2024 +0530

    Allow Utkarsh to run dockerhub image release job (#43588) (#43589)
    
    (cherry picked from commit c4a0461dd362e80b82424b8cc93e71392de8e7e5)
    
    Co-authored-by: Jarek Potiuk <[email protected]>
---
 .github/workflows/release_dockerhub_image.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/release_dockerhub_image.yml 
b/.github/workflows/release_dockerhub_image.yml
index 100e850a6fd..5ce1585131f 100644
--- a/.github/workflows/release_dockerhub_image.yml
+++ b/.github/workflows/release_dockerhub_image.yml
@@ -85,6 +85,7 @@ jobs:
       "kaxil",
       "pierrejeambrun",
       "potiuk",
+      "utkarsharma2"
       ]'), github.event.sender.login)
     steps:
       - name: "Cleanup repo"

Reply via email to