This is an automated email from the ASF dual-hosted git repository. twice pushed a commit to branch twice/asf-yaml in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit c3655c9570c1a0594ad62e10136d94360bbb1469 Author: Twice <[email protected]> AuthorDate: Sat Oct 12 00:33:23 2024 +0800 chore: add branch 2.10 as a protected branch in .asf.yaml --- .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]
