This is an automated email from the ASF dual-hosted git repository.
chaow 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 4abd8aa Add PMC (#4641)
4abd8aa is described below
commit 4abd8aa25b7d09ab7ce701a5a3ead5921334ba28
Author: Houliang Qi <[email protected]>
AuthorDate: Mon Dec 27 11:57:06 2021 +0800
Add PMC (#4641)
---
.../.vuepress/public/img/contributor-avatar/qhl.jpg | Bin 0 -> 365541 bytes
.../.vuepress/theme/global-components/Contributor.vue | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/src/main/.vuepress/public/img/contributor-avatar/qhl.jpg
b/site/src/main/.vuepress/public/img/contributor-avatar/qhl.jpg
new file mode 100644
index 0000000..ab35716
Binary files /dev/null and
b/site/src/main/.vuepress/public/img/contributor-avatar/qhl.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 843086b..b49d327 100644
--- a/site/src/main/.vuepress/theme/global-components/Contributor.vue
+++ b/site/src/main/.vuepress/theme/global-components/Contributor.vue
@@ -303,9 +303,9 @@
date: '2020/09/04'
},
{
- avatar:'/img/contributor-avatar/user.svg',
+ avatar:'/img/contributor-avatar/qhl.jpg',
name: 'Houliang Qi',
- role: 'Committer',
+ role: 'PMC, Committer',
id: 'neuyilan',
date: '2020/12/18'
},