Skip to content

Commit 1d9a20d

Browse files
committed
.
1 parent a31ca94 commit 1d9a20d

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

data/team.tsx

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,27 @@ export const members: {
135135
],
136136
keys: ["joint"],
137137
},
138+
{
139+
name: "Yihang Qiu",
140+
image: "/assets/person/yihang_qiu.jpg",
141+
desc: "HKU (The University of Hong Kong)",
142+
image_s: "/assets/person/yihang_qiu_s.jpg",
143+
links: [
144+
{
145+
icon: "scholar",
146+
url: "https://scholar.google.com/citations?user=qgRUOdIAAAAJ",
147+
},
148+
{
149+
icon: "email",
150+
url: "mailto:qiuyihang@opendrivelab.com",
151+
},
152+
{
153+
icon: "github",
154+
url: "https://github.com/GihhArwtw",
155+
},
156+
],
157+
keys: ["hku"],
158+
},
138159
{
139160
name: "Qingwen Bu",
140161
image: "/assets/person/qingwen_bu.jpg",
@@ -344,27 +365,6 @@ export const members: {
344365
],
345366
keys: ["alumni"],
346367
},
347-
{
348-
name: "Yihang Qiu",
349-
image: "/assets/person/yihang_qiu.jpg",
350-
desc: "HKU (The University of Hong Kong)",
351-
image_s: "/assets/person/yihang_qiu_s.jpg",
352-
links: [
353-
{
354-
icon: "scholar",
355-
url: "https://scholar.google.com/citations?user=qgRUOdIAAAAJ",
356-
},
357-
{
358-
icon: "email",
359-
url: "mailto:qiuyihang@opendrivelab.com",
360-
},
361-
{
362-
icon: "github",
363-
url: "https://github.com/GihhArwtw",
364-
},
365-
],
366-
keys: ["student"],
367-
},
368368
{
369369
name: "Jiazhi Yang",
370370
image: "/assets/person/jiazhi_yang.jpg",

0 commit comments

Comments
 (0)