This is an automated email from the ASF dual-hosted git repository.
lior pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-liminal.git
The following commit(s) were added to refs/heads/master by this push:
new 86d6be9 Update .asf.yaml
86d6be9 is described below
commit 86d6be937350609b6af6fa49c1b79bc958fe2a76
Author: liorsav <[email protected]>
AuthorDate: Thu Apr 1 12:08:43 2021 +0300
Update .asf.yaml
fix parsing errors
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 665a990..b854ba8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,7 +17,7 @@
# under the License.
github:
- description: "Apache Liminal's goal is to operationalise the machine
learning process, allowing data scientists to quickly transition from a
successful experiment to an automated pipeline of model training, validation,
deployment and inference in production. Liminal provides a
domain-specific-language (DSL) to build ML/AI workflows on top of Apache
Airflow."
+ description: "Apache Liminals goal is to operationalise the machine learning
process, allowing data scientists to quickly transition from a successful
experiment to an automated pipeline of model training, validation, deployment
and inference in production. Liminal provides a Domain Specific Language (DSL)
to build data science workflows on top of Apache Airflow."
homepage: https://liminal.apache.org
labels:
- data-science
@@ -28,7 +28,7 @@ github:
- ml
- workflows
- notifications:
+notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]