Skip to content

Commit 7b8b484

Browse files
authored
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]>
1 parent b3317c1 commit 7b8b484

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.asf.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ github:
107107

108108
notifications:
109109
110-
issues: dev@texera.apache.org
111-
pullrequests: dev@texera.apache.org
112-
discussions: dev@texera.apache.org
110+
issues: notifications@texera.apache.org
111+
pullrequests: notifications@texera.apache.org
112+
discussions: notifications@texera.apache.org
113113

0 commit comments

Comments
 (0)