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

hulk pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git


The following commit(s) were added to refs/heads/unstable by this push:
     new 8b1a420ec chore(.asf.yaml): make 2.13 a protected branches (#3129)
8b1a420ec is described below

commit 8b1a420ec5a1717e9641a7b2d623bcf16d8d25d2
Author: Twice <[email protected]>
AuthorDate: Wed Aug 20 09:59:45 2025 +0800

    chore(.asf.yaml): make 2.13 a protected branches (#3129)
    
    Co-authored-by: hulk <[email protected]>
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 4f8b03c46..9034a87aa 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -56,6 +56,7 @@ github:
     '2.10': {}
     '2.11': {}
     '2.12': {}
+    '2.13': {}
 
 notifications:
   commits:      [email protected]

Reply via email to