You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2020/12/21 02:01:40 UTC

[iotdb] branch master updated: add new committer Xinyu Tan (#2297)

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 923cf57  add new committer Xinyu Tan (#2297)
923cf57 is described below

commit 923cf571166f5803258ecc121bcf30f6d6112e3a
Author: Potato <TX...@gmail.com>
AuthorDate: Mon Dec 21 10:01:29 2020 +0800

    add new committer Xinyu Tan (#2297)
---
 site/src/main/.vuepress/theme/global-components/Contributor.vue | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/site/src/main/.vuepress/theme/global-components/Contributor.vue b/site/src/main/.vuepress/theme/global-components/Contributor.vue
index 8fd3dbf..57b3828 100644
--- a/site/src/main/.vuepress/theme/global-components/Contributor.vue
+++ b/site/src/main/.vuepress/theme/global-components/Contributor.vue
@@ -309,6 +309,13 @@
           id: 'neuyilan',
           date: '2020/12/18'
         },
+        {
+          avatar:'/img/contributor-avatar/user.svg',
+          name: 'Xinyu Tan',
+          role: 'Committer',
+          id: 'LebronAl',
+          date: '2020/12/21'
+        },
         ]
       }
     },