This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new 3afbb8f81 Adding discussions to asf yaml; fixes #519
3afbb8f81 is described below
commit 3afbb8f813819690ca25f009d79b71b058a94953
Author: Andrew Musselman <[email protected]>
AuthorDate: Tue Mar 18 10:21:14 2025 -0700
Adding discussions to asf yaml; fixes #519
---
.asf.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 10d7f626a..603df8eb8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,6 +20,10 @@
publish:
whoami: asf-site
+
+notifications:
+ discussions: [email protected]
+
github:
features:
# Enable wiki for documentation
@@ -28,3 +32,5 @@ github:
issues: true
# Enable projects for project management boards
projects: true
+ # Enable discussions
+ discussions: true