You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ge...@apache.org on 2024/01/25 21:42:41 UTC

(solr) branch main updated: Update protected-branches to include branch_9_5 (#2211)

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

gerlowskija 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 3cc92cf7fec Update protected-branches to include branch_9_5 (#2211)
3cc92cf7fec is described below

commit 3cc92cf7fecffe45c727f26fc299e1ab3d1b3f20
Author: Jason Gerlowski <ge...@apache.org>
AuthorDate: Thu Jan 25 16:42:36 2024 -0500

    Update protected-branches to include branch_9_5 (#2211)
    
    Also fixes a broken comment-link to the ASF's docs on .asf.yaml syntax.
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0f5cdd171df..6e91bf631dd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,4 +1,4 @@
-# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
 
 github:
   description: "Apache Solr open-source search software"
@@ -26,6 +26,7 @@ github:
     branch_9_2: {}
     branch_9_3: {}
     branch_9_4: {}
+    branch_9_5: {}
     branch_9x: {}
 
   protected_tags: