This is an automated email from the ASF dual-hosted git repository. sunzesong pushed a commit to branch add_asf in repository https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git
commit c688bbbb882a9d68c89a69e6fa991769c842b56f Author: samperson1997 <[email protected]> AuthorDate: Mon Feb 3 17:42:48 2020 +0800 Add system design page --- src/views/Contributor.vue | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/views/Contributor.vue b/src/views/Contributor.vue index f4e3a5b..e3b0975 100644 --- a/src/views/Contributor.vue +++ b/src/views/Contributor.vue @@ -155,12 +155,6 @@ role: 'Committer', id: 'geniuspig', date: '2019-12-31' - }, { - avatar: 'https://avatars1.githubusercontent.com/u/22488084?s=400&u=2ef5ad52a7c4241bf88fb5e45682948b307a7d90&v=4', - name: 'Jincheng Sun', - role: 'Committer', - id: 'jincheng', - date: '2020-1-30' }] } },
