This is an automated email from the ASF dual-hosted git repository.
sunzesong 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 6953edc committer += liudw (#75)
6953edc is described below
commit 6953edc4eb27d8bc35ef23c781c5beed08a0672e
Author: Dawei Liu <[email protected]>
AuthorDate: Tue Mar 17 15:05:20 2020 +0800
committer += liudw (#75)
---
src/views/Contributor.vue | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/src/views/Contributor.vue b/src/views/Contributor.vue
index f4e3a5b..a5391da 100644
--- a/src/views/Contributor.vue
+++ b/src/views/Contributor.vue
@@ -160,7 +160,13 @@
name: 'Jincheng Sun',
role: 'Committer',
id: 'jincheng',
- date: '2020-1-30'
+ date: '2020-01-30'
+ }, {
+ avatar: 'user.jpg',
+ name: 'Dawei Liu',
+ role: 'Committer',
+ id: 'liudw',
+ date: '2020-03-07'
}]
}
},