This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-rust.git
The following commit(s) were added to refs/heads/main by this push:
new ea84469 Added wiki, issues, projects and discussions to website
ea84469 is described below
commit ea84469011fb572ec2be7b959a353b1b0575a1f2
Author: Lee Rhodes <[email protected]>
AuthorDate: Wed Dec 10 15:19:13 2025 -0800
Added wiki, issues, projects and discussions to website
---
.asf.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 9dfbc33..575f63b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,6 +3,11 @@ github:
homepage: https://datasketches.apache.org
ghp_branch: gh-pages
ghp_path: /docs
+ features:
+ wiki: true
+ issues: true
+ projects: true
+ discusions: true
# protected_branches:
# main:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]