You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ja...@apache.org on 2021/03/03 15:55:29 UTC

[lucene-site] 04/04: Fix .asf.yaml protected branch setting

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

janhoy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-site.git

commit 4123eb021bc7af1955998ab9ee8ef45e8b99da6f
Author: Jan Høydahl <ja...@cominvent.com>
AuthorDate: Wed Mar 3 16:54:34 2021 +0100

    Fix .asf.yaml protected branch setting
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index cfef540..468e9cf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,6 +16,6 @@ github:
     merge:  true
     rebase: false
   protected_branches:
-    main
+    master
     production