This is an automated email from the ASF dual-hosted git repository. yiconghuang pushed a commit to branch chore/redirect-github-emails-1 in repository https://gitbox.apache.org/repos/asf/texera.git
commit a2a8f40d15a6f11fed7c872063e1f1b0b656aa6f Author: Yicong Huang <[email protected]> AuthorDate: Sat Oct 18 14:55:53 2025 -0700 chore: redirect GitHub emails Signed-off-by: Yicong Huang <[email protected]> --- .asf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index f8028b19a8..4ffd04ffc1 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -74,7 +74,7 @@ github: notifications: commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - discussions: [email protected] + issues: [email protected] + pullrequests: [email protected] + discussions: [email protected] jobs: [email protected]
