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 89f1d7f SUBMARINE-312. Change submarine github repo description
89f1d7f is described below
commit 89f1d7fa80da2ea8ccf327049ef23dd6abf96471
Author: Xun Liu <[email protected]>
AuthorDate: Sun Dec 8 23:20:59 2019 +0800
SUBMARINE-312. Change submarine github repo description
### What is this PR for?
change to `Open Source Cloud Native Machine Learning and Data Processing
Platform.`
### What type of PR is it?
Improvement
### Todos
* [ ] - Task
### What is the Jira issue?
* https://issues.apache.org/jira/browse/SUBMARINE-312
### How should this be tested?
* First time? Setup Travis CI as described on
https://submarine.apache.org/contribution/contributions.html#continuous-integration
* Strongly recommended: add automated unit tests for any new or changed
behavior
* Outline any manual steps to test the PR here.
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? Yes/No
* Is there breaking changes for older versions? Yes/No
* Does this needs documentation? Yes/No
Author: Xun Liu <[email protected]>
Closes #122 from liuxunorg/SUBMARINE-312 and squashes the following commits:
c497a1f [Xun Liu] SUBMARINE-312. Change submarine github repo description
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 9d8fc83..de4c77f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,7 @@
#
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
github:
- description: "Apache Submarine is a unified AI platform"
+ description: "Open Source Cloud Native Machine Learning and Data Processing
Platform."
homepage: https://submarine.apache.org/
labels:
- machine-learning
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]