This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch fix_typo_in_asf_yaml in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit feef1fafb0e42a5726b63090cf5fb687f63e0be8 Author: Lee Rhodes <lee...@gmail.com> AuthorDate: Fri Feb 21 11:54:31 2025 -0800 Fix typo in .asf.yaml --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index f7627bc0..28ead840 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -12,7 +12,7 @@ github: required_pull_request_reviews: dismiss_stale_reviews: false - equired_approving_review_count: 1 + ecquired_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 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datasketches.apache.org For additional commands, e-mail: commits-h...@datasketches.apache.org