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

rzo1 pushed a commit to branch remove-pull-request-review-for-cherry-picking
in repository https://gitbox.apache.org/repos/asf/opennlp.git

commit 84693378d9724c3b5e6f124651309c700d336f50
Author: Richard Zowalla <[email protected]>
AuthorDate: Thu Jun 5 08:32:51 2025 +0200

    Remove code review requirement for 2.x branch to allow cherry picking 
already reviewed commits.
---
 .asf.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index cb13aa6f..97d9e2db 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,10 +13,6 @@ github:
         require_code_owner_reviews: false
         required_approving_review_count: 1
     opennlp-2.x:
-      required_pull_request_reviews:
-        dismiss_stale_reviews: false
-        require_code_owner_reviews: false
-        required_approving_review_count: 1
   autolink_jira:
     - OPENNLP
   custom_subjects:

Reply via email to