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

twice 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 92193633 chore: add branch 2.10 as a protected branch in .asf.yaml 
(#2591)
92193633 is described below

commit 9219363313d8e8b68e15abc8452e432475ce4c8b
Author: Twice <[email protected]>
AuthorDate: Sat Oct 12 00:56:14 2024 +0800

    chore: add branch 2.10 as a protected branch in .asf.yaml (#2591)
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 58305d9e..3a3390d1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -53,6 +53,7 @@ github:
     '2.7': {}
     '2.8': {}
     '2.9': {}
+    '2.10': {}
 
 notifications:
   commits:      [email protected]

Reply via email to