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 ac81f86 fix typo
ac81f86 is described below
commit ac81f86b4205865e6fdf60facc8206f328635c65
Author: Lee Rhodes <[email protected]>
AuthorDate: Wed Dec 10 15:43:18 2025 -0800
fix typo
---
.asf.yaml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 2375784..f6f4d56 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,7 +7,7 @@ github:
wiki: true
issues: true
projects: true
- discusions: true
+ discussions: true
# protected_branches:
# main:
@@ -18,15 +18,15 @@ github:
# required_pull_request_reviews:
# dismiss_stale_reviews: false
# required_approving_review_count: 1
-
+
# squash or rebase must be allowed in the repo for this setting to be
set to true.
# required_linear_history: false
-
+
# required_signatures: false
-
+
# requires all conversations to be resolved before merging is possible
# required_conversation_resolution: false
-
+
dependabot_alerts: true
dependabot_updates: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]