You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by li...@apache.org on 2020/02/06 09:46:31 UTC

[submarine-site] branch asf-site updated: Create .asf.yaml

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 c7b1ab1  Create .asf.yaml
c7b1ab1 is described below

commit c7b1ab1c2d33765f691f8ceb062e4fc8bbf96e3e
Author: Xun Liu <li...@apache.org>
AuthorDate: Thu Feb 6 17:46:25 2020 +0800

    Create .asf.yaml
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..0a8b68a
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+publish:
+  whoami: asf-site
+  
+github:
+  description: "Apache Submarine website"
+  homepage: https://submarine.apache.org/
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false