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

yiconghuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to refs/heads/master by this push:
     new 90efbe1b61 chore: Redirect jobs notifications to [email protected] (#3646)
90efbe1b61 is described below

commit 90efbe1b6177d7319f7a4ade685fe80b2d422eca
Author: Yicong Huang <[email protected]>
AuthorDate: Thu Aug 7 18:32:51 2025 -0700

    chore: Redirect jobs notifications to [email protected] (#3646)
    
    As we use GitHub Action to run CI, we prefer to keep those notifications
    in the commits mail list.
    
    Signed-off-by: Yicong Huang <[email protected]>
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 8af18adddd..e532916957 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -76,4 +76,4 @@ notifications:
   issues:               [email protected]
   pullrequests:         [email protected]
   discussions:          [email protected]
-  jobs:                 [email protected]
+  jobs:                 [email protected]

Reply via email to