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 e2c5b976 chore(.asf.yaml): add release branch 2.9 to protected 
branches (#2396)
e2c5b976 is described below

commit e2c5b9763cba4c8dbac6a998f8f6f38c5462558b
Author: Twice <[email protected]>
AuthorDate: Tue Jul 9 21:47:19 2024 +0900

    chore(.asf.yaml): add release branch 2.9 to protected branches (#2396)
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

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

Reply via email to