This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new 34ef90c9 [asf][hotfix] Specify notification target for discussions
34ef90c9 is described below
commit 34ef90c99d0d0580a563b08fb2acadf33dc074f4
Author: Jark Wu <[email protected]>
AuthorDate: Wed Jul 2 00:34:54 2025 +0800
[asf][hotfix] Specify notification target for discussions
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index ca962d99..954f4a24 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,4 +40,4 @@ notifications:
issues: [email protected]
pullrequests: [email protected]
jobs: [email protected]
- discussions: [email protected]
\ No newline at end of file
+ discussions: [email protected]
\ No newline at end of file