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

houston 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 2524ffeecda Add branch protection for branch_9_9
2524ffeecda is described below

commit 2524ffeecda83c371d7d8934765bc7aef18906ab
Author: Houston Putman <[email protected]>
AuthorDate: Mon Jul 7 11:34:35 2025 -0600

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

diff --git a/.asf.yaml b/.asf.yaml
index 9aa6153333c..1f9c004f94b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,6 +30,7 @@ github:
     branch_9_6: {}
     branch_9_7: {}
     branch_9_8: {}
+    branch_9_9: {}
     branch_9x: {}
 
   protected_tags:

Reply via email to