This is an automated email from the ASF dual-hosted git repository.
rawkintrevo 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 25d73a763 [hotfix] Update .asf.yaml for git issues
25d73a763 is described below
commit 25d73a763f636dc306c17fd2f7da61ba31a72ef4
Author: Trevor Grant <[email protected]>
AuthorDate: Fri Aug 9 15:21:45 2024 -0500
[hotfix] Update .asf.yaml for git issues
---
.asf.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index d2d6a82ac..10d7f626a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,3 +20,11 @@
publish:
whoami: asf-site
+github:
+ features:
+ # Enable wiki for documentation
+ wiki: true
+ # Enable issue management
+ issues: true
+ # Enable projects for project management boards
+ projects: true