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 350b8d36 [asf] Specify notification target for discussions
350b8d36 is described below

commit 350b8d36eac863d488628291964ece5c40b25c93
Author: Jark Wu <[email protected]>
AuthorDate: Wed Jul 2 00:27:31 2025 +0800

    [asf] Specify notification target for discussions
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5d5e6e27..ca962d99 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,4 +39,5 @@ notifications:
   commits:      [email protected]
   issues:       [email protected]
   pullrequests: [email protected]
-  jobs:         [email protected]
\ No newline at end of file
+  jobs:         [email protected]
+  discussions:  [email protected]
\ No newline at end of file

Reply via email to