This is an automated email from the ASF dual-hosted git repository.
pingsutw 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 46bf5d0 Deploy website - based on
f4a75fc8435b16bcd6d3f437de1bc68ea1822e12
46bf5d0 is described below
commit 46bf5d0508dbbae8c31a43dd1cd52105413260bf
Author: Kevin <[email protected]>
AuthorDate: Fri Feb 19 15:26:24 2021 +0800
Deploy website - based on f4a75fc8435b16bcd6d3f437de1bc68ea1822e12
---
.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