From 7907230ef9792c11fa16f8e63a14ffd5adce4d96 Mon Sep 17 00:00:00 2001 From: tzing_t Date: Fri, 23 May 2025 03:14:20 +0000 Subject: [PATCH] update user info --- src/upstream/data/01-spark.yaml | 2 +- src/upstream/data/04-vllm.yaml | 36 +++++++++++++++++++++++++++++++-- 2 files changed, 35 insertions(+), 3 deletions(-) diff --git a/src/upstream/data/01-spark.yaml b/src/upstream/data/01-spark.yaml index 3f3392a..b5d07ee 100644 --- a/src/upstream/data/01-spark.yaml +++ b/src/upstream/data/01-spark.yaml @@ -654,7 +654,7 @@ users: emails: - mgrigorov@apache.org - gitee_id: '' - github_id: '' + github_id: 'YiKun' companies: - company_name: huawei end_date: '' diff --git a/src/upstream/data/04-vllm.yaml b/src/upstream/data/04-vllm.yaml index d3bfe32..1c00f3c 100644 --- a/src/upstream/data/04-vllm.yaml +++ b/src/upstream/data/04-vllm.yaml @@ -716,7 +716,7 @@ users: end_date: '' user_name: DongLi Di emails: - - apsarax@outlook.com + - didongli@huawei.com - gitee_id: '' github_id: 'dingdingchaomian' companies: @@ -750,6 +750,14 @@ users: user_name: zouyida emails: - zouyida2002@gmail.com +- gitee_id: '' + github_id: 'zouyida2002' + companies: + - company_name: Huawei + end_date: '' + user_name: zouyida + emails: + - zouyida@huawei.com - gitee_id: '' github_id: '22dimensions' companies: @@ -785,7 +793,7 @@ users: - gitee_id: '' github_id: 'NeverRaR' companies: - - company_name: Huawei + - company_name: Ant group end_date: '' user_name: NeverRaR emails: @@ -830,3 +838,27 @@ users: user_name: Sun Baosong emails: - 13793883820@163.com +- gitee_id: '' + github_id: 'YiKun' + companies: + - company_name: huawei + end_date: '' + user_name: Yikun + emails: + - yikunkero@gmail.com +- gitee_id: '' + github_id: 'hw_whx' + companies: + - company_name: Huawei + end_date: '' + user_name: Wang Hexiang + emails: + - wanghexiang7@huawei.com +- gitee_id: '' + github_id: 'heartStrive1998' + companies: + - company_name: Huawei + end_date: '' + user_name: Wang ShuaiBing + emails: + - wangshuaibing3@huawei.com \ No newline at end of file -- Gitee