This is an automated email from the ASF dual-hosted git repository.

alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git


The following commit(s) were added to refs/heads/main by this push:
     new de6a006  github: turn on discussion (#85)
de6a006 is described below

commit de6a006610d6dc119b54b746a54f3d90430c198b
Author: Kevin Liu <[email protected]>
AuthorDate: Tue Jul 8 13:11:45 2025 -0700

    github: turn on discussion (#85)
    
    * turn on discussion
    
    * forward discussion to devlist
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 7ee5b83..7f6f7bc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,6 +24,7 @@ notifications:
   commits: [email protected]
   issues: [email protected]
   pullrequests: [email protected]
+  discussions: [email protected]
   jira_options: link label worklog
 github:
   description: "Apache DataFusion Web Site"
@@ -34,6 +35,7 @@ github:
     rebase: false
   features:
     issues: true
+    discussions: true
   protected_branches:
     main:
       required_pull_request_reviews:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to