This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 438fe9b  [News] [ANNOUNCE] Welcome to our new committer: BoYiZhang 
(#306)
438fe9b is described below

commit 438fe9b556feac0b9497e2f9474db0a4d5d2493d
Author: dailidong <[email protected]>
AuthorDate: Tue Mar 16 12:27:51 2021 +0800

    [News] [ANNOUNCE] Welcome to our new committer: BoYiZhang (#306)
    
    * update error metadata version
    
    * add docker deployment doc in 1.3.4
    
    * update description about docker
    
    * update word "deploy" -> "deployment"
    
    * fix error,use unzip
    
    * update small error in the docker deployment
    
    * update description about DolphinScheduler
    
    * [ANNOUNCE] Welcome to our new committer: BoYiZhang
---
 community/zh-cn/release.md |   8 ++++----
 img/2021-03-16/boyi.png    | Bin 0 -> 67864 bytes
 site_config/community.jsx  |   7 +++++++
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/community/zh-cn/release.md b/community/zh-cn/release.md
index c263c6e..077457d 100644
--- a/community/zh-cn/release.md
+++ b/community/zh-cn/release.md
@@ -460,8 +460,8 @@ Apache DolphinScheduler (Incubating) version 
${RELEASE.VERSION}.
 
 We now kindly request the Incubator IPMC members review and vote on this 
incubator release.
 
-Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow 
scheduling system,
-dedicated to solving the complex dependencies in data processing, making the 
scheduling system out of the box for data processing.
+Dolphin Scheduler is a distributed and easy-to-extend visual workflow 
scheduler system,
+dedicated to solving the complex task dependencies in data processing, making 
the scheduler system out of the box for data processing.
 
 DolphinScheduler community vote and result threads:
 https://lists.apache.org/thread.html/xxxxxxxxxxxxxxxxxxxxxxx
@@ -577,8 +577,8 @@ Hi all,
 
 We are glad to announce the release of Apache DolphinScheduler(incubating) 
${RELEASE.VERSION}. Once again I would like to express my thanks to your help.
 
-Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow 
scheduling system,
-dedicated to solving the complex dependencies in data processing, making the 
scheduling system out of the box for data processing.
+Dolphin Scheduler is a distributed and easy-to-extend visual workflow 
scheduler system,
+dedicated to solving the complex task dependencies in data processing, making 
the scheduler system out of the box for data processing.
 
 
 Download Links: 
https://dolphinscheduler.apache.org/en-us/download/download.html
diff --git a/img/2021-03-16/boyi.png b/img/2021-03-16/boyi.png
new file mode 100644
index 0000000..bee3b35
Binary files /dev/null and b/img/2021-03-16/boyi.png differ
diff --git a/site_config/community.jsx b/site_config/community.jsx
index 7bda7de..db9264e 100644
--- a/site_config/community.jsx
+++ b/site_config/community.jsx
@@ -99,6 +99,13 @@ export default {
       title: 'Events & News',
       list: [
         {
+          img: '/img/2021-03-16/boyi.png',
+          title: '[ANNOUNCE] Welcome to our new committer: BoYiZhang',
+          content: '[ANNOUNCE] Welcome to our new committer: BoYiZhang',
+          dateStr: '2021-03-16',
+          link: 
'https://lists.apache.org/thread.html/rbd018b05da88d98f403dcd18098fa622c0c4c6db8d2b28c84028a818%40%3Cdev.dolphinscheduler.apache.org%3E',
+        },
+        {
           img: '/img/2020-05-26/live_online_20200526.jpeg',
           title: 'live online: Apache DolphinScheduler(Incubating) 1.3.0 new 
feature and Roadmap',
           content: 'live online: Apache DolphinScheduler(Incubating) 1.3.0 new 
feature and Roadmap,more than 700 people online',

Reply via email to