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

asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new b965962e6b8 Add branch protection for branch_9_11
b965962e6b8 is described below

commit b965962e6b8a81af2f4283b5105a0364837d1167
Author: David Smiley <[email protected]>
AuthorDate: Sun Apr 26 01:16:24 2026 -0400

    Add branch protection for branch_9_11
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 6ba37ea39e7..31295205fdc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,6 +34,7 @@ github:
     branch_9_8: {}
     branch_9_9: {}
     branch_9_10: {}
+    branch_9_11: {}
     branch_9x: {}
 
   protected_tags:

Reply via email to