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

commit 71e7bffdb48de9d690ba394aa1ada357af9b37ac
Author: Xun Liu <[email protected]>
AuthorDate: Mon Nov 4 09:53:24 2019 +0800

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

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..60dabd5
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+publish:
+  whoami: asf-site
+  
+github:
+  description: "Apache Submarine"
+  homepage: https://submarine.apache.org/
+  labels:
+    - apache
+    - submarine
+    - machine learning

Reply via email to