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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 48f93cc120 Add discussion feature
48f93cc120 is described below

commit 48f93cc120aac51c3756b64424091d5cb5886d52
Author: Andy Seaborne <[email protected]>
AuthorDate: Fri Mar 14 13:05:01 2025 +0000

    Add discussion feature
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 8b4f4bb4e6..c6fd332df8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,6 +7,7 @@ notifications:
     issues:        [email protected]
     pullrequests:  [email protected]
     jira_options:  link label
+    discussions:   [email protected]
 
 github:
   description: "Apache Jena, A free and open source Java framework for 
building Semantic Web and Linked Data applications."
@@ -15,6 +16,7 @@ github:
     main
   features:
     issues: true
+    discussions: true
   labels:
     - apache
     - jena
@@ -24,4 +26,3 @@ github:
     squash: false
     rebase: true
     merge: false
-

Reply via email to