You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by wa...@apache.org on 2021/08/02 03:44:09 UTC

[iotdb] branch master updated: add committer wangchao316 (#3661)

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

wangchao316 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new ecf7bf2  add committer wangchao316 (#3661)
ecf7bf2 is described below

commit ecf7bf2d6c40561112231f0dcf44b78e715e5aae
Author: wangchao316 <66...@users.noreply.github.com>
AuthorDate: Mon Aug 2 11:43:33 2021 +0800

    add committer wangchao316 (#3661)
    
    add committer wangchao316 (#3661)
---
 site/src/main/.vuepress/theme/global-components/Contributor.vue | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/site/src/main/.vuepress/theme/global-components/Contributor.vue b/site/src/main/.vuepress/theme/global-components/Contributor.vue
index 72645d1..518f413 100644
--- a/site/src/main/.vuepress/theme/global-components/Contributor.vue
+++ b/site/src/main/.vuepress/theme/global-components/Contributor.vue
@@ -337,6 +337,13 @@
           id: 'SteveYurongSu',
           date: '2021/05/12'
         },
+        {
+          avatar:'/img/contributor-avatar/user.svg',
+          name: 'Chao Wang',
+          role: 'Committer',
+          id: 'wangchao316',
+          date: '2021/06/30'
+        },
         ]
       }
     },