This is an automated email from the ASF dual-hosted git repository.

tison 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 4e9a86d  chore: Remove required approving review count from PRs (#66)
4e9a86d is described below

commit 4e9a86dc70bd05b28fdbd0b90f6d4529a9a15be0
Author: tison <[email protected]>
AuthorDate: Thu Jan 8 21:02:53 2026 +0800

    chore: Remove required approving review count from PRs (#66)
    
    Add it back when we have more committers to extend the review bandwidth.
---
 .asf.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0f44228..0c51de1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,8 +38,7 @@ github:
       required_status_checks:
         contexts:
           - Required
-      required_pull_request_reviews:
-        required_approving_review_count: 1
+      required_pull_request_reviews: {}
 
   dependabot_alerts:  true
   dependabot_updates: false


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to