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

liuxun pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/submarine-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new cf13f0b  Update .asf.yaml
cf13f0b is described below

commit cf13f0bd092515d096fa45695fcccc20128fe3a4
Author: Xun Liu <[email protected]>
AuthorDate: Mon Nov 4 09:57:09 2019 +0800

    Update .asf.yaml
---
 .asf.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 60dabd5..8e96080 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,3 +8,12 @@ github:
     - apache
     - submarine
     - machine learning
+
+github:
+  enabled_merge_buttons:
+    # enable squash button:
+    squash:  false
+    # enable merge button:
+    merge:   false
+    # disable rebase button:
+    rebase:  false

Reply via email to