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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/main by this push:
     new 32f4ef77 Disable merge request requirement for opennlp-2.x (#789)
32f4ef77 is described below

commit 32f4ef777f9afa63255113ded950f0b225357c5d
Author: Richard Zowalla <[email protected]>
AuthorDate: Sat Jun 7 21:21:36 2025 +0200

    Disable merge request requirement for opennlp-2.x (#789)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 97d9e2db..6b277b60 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -12,7 +12,7 @@ github:
         dismiss_stale_reviews: false
         require_code_owner_reviews: false
         required_approving_review_count: 1
-    opennlp-2.x:
+    opennlp-2.x:  {}
   autolink_jira:
     - OPENNLP
   custom_subjects:

Reply via email to