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 02612c088cf81ca778ee4e80497515b879cd8f3f Author: samperson1997 <[email protected]> AuthorDate: Mon Feb 3 17:44:11 2020 +0800 Revert some changes --- src/views/Contributor.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/views/Contributor.vue b/src/views/Contributor.vue index e3b0975..f4e3a5b 100644 --- a/src/views/Contributor.vue +++ b/src/views/Contributor.vue @@ -155,6 +155,12 @@ 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' }] } },
