This is an automated email from the ASF dual-hosted git repository.
yiconghuang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
The following commit(s) were added to refs/heads/main by this push:
new 7b8b48463f chore: redirect GitHub emails (#3932)
7b8b48463f is described below
commit 7b8b48463fcb08594da46163550325229733e5d8
Author: Yicong Huang <[email protected]>
AuthorDate: Sun Oct 19 11:32:27 2025 -0700
chore: redirect GitHub emails (#3932)
### What changes were proposed in this PR?
As our [email protected] is being swapped by GitHub automated sync
emails, we decided to redirect the traffic to
[email protected].
### Any related issues, documentation, discussions?
Mail list discussion:
https://lists.apache.org/thread/5rby1jms8hpc92mkkkkzlsyds0dfxtwn
### How was this PR tested?
N/A
### Was this PR authored or co-authored using generative AI tooling?
No.
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 21abc706b5..8cc134afab 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -107,7 +107,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]