This is an automated email from the ASF dual-hosted git repository.
liuxun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push:
new 3cb9f2a Hotfix update .asf.yaml
3cb9f2a is described below
commit 3cb9f2ad4cda32c08680cafdb06f3f33c3e4b85f
Author: Xun Liu <[email protected]>
AuthorDate: Fri Nov 8 09:00:22 2019 +0800
Hotfix update .asf.yaml
---
.asf.yaml | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 4821bc9..685372e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,19 +19,17 @@ github:
description: "Apache Submarine is a unified AI platform"
homepage: https://submarine.apache.org/
labels:
- - apache
- - machine learning
- - deep learning
+ - machine-learning
+ - deep-learning
- AI
+ - notebook
- platform
- kubernetes
- YARN
- docker
- - cloud
+
enabled_merge_buttons:
- # enable squash button:
- squash: false
- # enable merge button:
- merge: false
- # disable rebase button:
- rebase: false
+ squash: false
+ merge: false
+ rebase: true
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]