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

vongosling pushed a commit to branch vongosling-patch-2
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git

commit 2bdd7d721964341dbd79a7dff791e1c665b4c9d0
Author: von gosling <[email protected]>
AuthorDate: Wed Aug 11 08:58:31 2021 +0800

    Update .asf.yaml
---
 .asf.yaml | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 43eb72a..983948e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,9 +5,13 @@ github:
     # Enable wiki
     wiki: true
 
+enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  false
+    
   protected_branches:
-    main:
+    master:
       required_pull_request_reviews:
         dismiss_stale_reviews: true
-        require_code_owner_reviews: true
-        required_approving_review_count: 3
\ No newline at end of file
+        required_approving_review_count: 2

Reply via email to