This is an automated email from the ASF dual-hosted git repository. yiconghuang pushed a commit to branch Yicong-Huang-patch-3 in repository https://gitbox.apache.org/repos/asf/texera.git
commit b7f20145bee0769195283a77c3c876803afa8870 Author: Yicong Huang <[email protected]> AuthorDate: Thu Aug 7 18:24:18 2025 -0700 chore: Redirect jobs notifications to [email protected] 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]
