This is an automated email from the ASF dual-hosted git repository.
jincheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git
The following commit(s) were added to refs/heads/master by this push:
new 3531a5e Update contributor page
new e804012 Merge pull request #58 from sunjincheng121/Contributor_add
3531a5e is described below
commit 3531a5e0548370e585bbfb44fff1dc609524fd64
Author: sunjincheng121 <[email protected]>
AuthorDate: Fri Jan 31 10:11:49 2020 +0800
Update contributor page
---
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'
}]
}
},