You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by rg...@apache.org on 2023/03/16 21:04:50 UTC

[flume-spring-boot] branch main updated: Change protected branch name to match git

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

rgoers pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flume-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new cfe9524  Change protected branch name to match git
cfe9524 is described below

commit cfe9524b40191e607e3b813cf4b42ea1e4843e10
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Thu Mar 16 14:04:41 2023 -0700

    Change protected branch name to match git
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index cbbf927..9bd918c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -37,4 +37,4 @@ github:
     - library
     - flume
   protected_branches:
-    trunk: {}
+    main: {}