You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/09/28 03:26:33 UTC

[echarts-bot] branch master updated: add a new committer

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

ovilia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-bot.git


The following commit(s) were added to refs/heads/master by this push:
     new 4c585dd  add a new committer
4c585dd is described below

commit 4c585dd7e3d8cee0f3db01dc21d76fc33e753910
Author: Ovilia <zw...@gmail.com>
AuthorDate: Wed Sep 28 11:26:25 2022 +0800

    add a new committer
---
 src/coreCommitters.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/coreCommitters.js b/src/coreCommitters.js
index c635e7d..9ac5a53 100644
--- a/src/coreCommitters.js
+++ b/src/coreCommitters.js
@@ -14,7 +14,8 @@ const committers = [
     'alex2wong',
     'ClemMakesApps',
     'fuchunhui',
-    'lefex'
+    'lefex',
+    'jiawulin001'
 ];
 
 function getCoreCommitters() {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org