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 f833ff0 Create .asf.yaml
f833ff0 is described below
commit f833ff0f7830c967a8ce3ac77e43c7d9a5524a24
Author: HUAN-PING SU <[email protected]>
AuthorDate: Mon Feb 15 19:40:15 2021 -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