This is an automated email from the ASF dual-hosted git repository. yiconghuang pushed a commit to branch chore/redirect-discussion-notification-to-dev in repository https://gitbox.apache.org/repos/asf/texera.git
commit d1819b30d76de6eb11301999a8eeb39c0fa17edf Author: Yicong Huang <[email protected]> AuthorDate: Wed Jan 14 15:45:46 2026 -0800 chore: Update discussions notification email 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 c7e617cd9c..fc525b2091 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -86,5 +86,5 @@ notifications: commits: [email protected] issues: [email protected] pullrequests: [email protected] - discussions: [email protected] + discussions: [email protected] jobs: [email protected]
