Skip to content

Commit 5e3b3c3

Browse files
authored
Update index.tsx
1 parent 6dea22a commit 5e3b3c3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/components/Member/index.tsx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,20 @@ const Team = () => {
5252
name: 'Ruitao Liu',
5353
post: '高级存储工程师 & 云原生分布式存储方向',
5454
intro: '主攻 Ceph 分布式存储和对象存储⽅向',
55+
},
56+
{
57+
id: '7',
58+
avatar: 'https://github.com/zhengkes.png',
59+
name: 'Ke Zheng',
60+
post: '高级存储工程师 & 云原生分布式存储方向',
61+
intro: '主攻 Ceph 分布式存储和对象存储⽅向',
62+
},
63+
{
64+
id: '8',
65+
avatar: 'https://github.com/torresyhy.png',
66+
name: 'Joe ye',
67+
post: 'KubeGems 核心研发',
68+
intro: '主攻 AI 应用智能体方向,有丰富的教育行业场景研发经验',
5569
},
5670
]
5771

0 commit comments

Comments
 (0)