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

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

commit 83c18b5f25c7a963b132b5075e2859167223db0e
Author: tqchen <[email protected]>
AuthorDate: Sun Mar 29 11:13:37 2020 -0700

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

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..668b867
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,8 @@
+github:
+  enabled_merge_buttons:
+    # enable squash button:
+    squash:  true
+    # disable rebase button:
+    rebase:  true
+    # enable merge button:
+    merge:   false

Reply via email to