This is an automated email from the ASF dual-hosted git repository. lidongdai pushed a commit to branch Update-project-introduction in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
commit 345da540e87c1c7bdb3b5fc6b2749ab5b6c02b70 Author: David <[email protected]> AuthorDate: Sun Oct 23 00:02:34 2022 +0800 Update the project introduction Update the project introduction --- .asf.yaml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 3740b7bccc..8064016885 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -16,24 +16,20 @@ # github: - description: Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box. + description: Apache DolphinScheduler is the modern data workflow orchestration platform with powerful user interface, dedicated to solving complex task dependencies in the data pipeline and providing various types of jobs available `out of the box` homepage: https://dolphinscheduler.apache.org/ labels: + - cloud-native + - orchestration - airflow - - schedule + - workflow - job-scheduler - - oozie - task-scheduler - azkaban - - distributed-schedule-system - - workflow-scheduling-system - - etl-dependency - - workflow-platform - - cronjob-schedule - - job-schedule - - task-schedule + - workflow-orchestration - workflow-schedule - - data-schedule + - powerful-data-pipelines + - data-pipelines enabled_merge_buttons: squash: true merge: false
