This is an automated email from the ASF dual-hosted git repository. lidongdai pushed a commit to branch dailidong-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git
commit edf84964ce631d65965c4ef3ae38c28253a04751 Author: dailidong <[email protected]> AuthorDate: Wed Apr 8 11:40:27 2020 +0800 Update .asf.yaml --- .asf.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 3d0850b..c2a6077 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,3 +1,21 @@ github: description: "Dolphin Scheduler is a distributed and easy-to-extend visual workflow scheduling platform, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.(分布式易扩展的可视化工作流任务调度)" + labels: + - workflow-engine + - workflow + - workflow-scheduling-system + - etl-dependency + - workflow-platform + - distributed-schedule-system + - schedule + - cronjob-schedule + - job-schedule + - task-schedule + - workflow-schedule + - azkaban + - oozie + - airflow + - task-scheduler + - job-scheduler + - data processing homepage: https://dolphinscheduler.apache.org
