This is an automated email from the ASF dual-hosted git repository.
haonan 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 19abdb0 Site: Add new committer ericpai (#4635)
19abdb0 is described below
commit 19abdb0fa1ad958e6c4e49a36d856b6c5b452bdc
Author: BaiJian <[email protected]>
AuthorDate: Sat Dec 25 10:24:49 2021 +0800
Site: Add new committer ericpai (#4635)
---
.../public/img/contributor-avatar/ericpai.jpg | Bin 0 -> 265364 bytes
.../.vuepress/theme/global-components/Contributor.vue | 7 +++++++
2 files changed, 7 insertions(+)
diff --git a/site/src/main/.vuepress/public/img/contributor-avatar/ericpai.jpg
b/site/src/main/.vuepress/public/img/contributor-avatar/ericpai.jpg
new file mode 100644
index 0000000..d61de88
Binary files /dev/null and
b/site/src/main/.vuepress/public/img/contributor-avatar/ericpai.jpg differ
diff --git a/site/src/main/.vuepress/theme/global-components/Contributor.vue
b/site/src/main/.vuepress/theme/global-components/Contributor.vue
index a3ffca8..843086b 100644
--- a/site/src/main/.vuepress/theme/global-components/Contributor.vue
+++ b/site/src/main/.vuepress/theme/global-components/Contributor.vue
@@ -344,6 +344,13 @@
id: 'wangchao316',
date: '2021/06/30'
},
+ {
+ avatar:'/img/contributor-avatar/ericpai.jpg',
+ name: 'Jian Bai',
+ role: 'Committer',
+ id: 'ericpai',
+ date: '2021/12/24'
+ },
]
}
},