Skip to content

Commit b4ec8e5

Browse files
committed
.
1 parent c5cf735 commit b4ec8e5

1 file changed

Lines changed: 57 additions & 57 deletions

File tree

data/team.tsx

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -312,94 +312,56 @@ export const members: {
312312
keys: ["intern"],
313313
},
314314
{
315-
name: "Checheng Yu",
316-
image: "/assets/person/checheng_yu.jpg",
317-
desc: "",
318-
image_s: "/assets/person/checheng_yu_s.jpg",
319-
links: [
320-
{
321-
icon: "homepage",
322-
url: "https://tradewindycc.github.io/"
323-
},
324-
{
325-
icon: "email",
326-
url: "mailto:ycc2366582449@outlook.com",
327-
},
328-
{
329-
icon: "github",
330-
url: "https://github.com/Tradewindycc",
331-
},
332-
],
333-
keys: ["intern"],
334-
},
335-
{
336-
name: "Caojun Wang",
337-
image: "/assets/person/caojun_wang.jpg",
315+
name: "Hongchen Li",
316+
image: "/assets/person/hongchen_li.jpg",
338317
desc: "",
339-
image_s: "/assets/person/caojun_wang_s.jpg",
318+
image_s: "/assets/person/hongchen_li_s.jpg",
340319
links: [
341-
{
342-
icon: "scholar",
343-
url: "https://scholar.google.com/citations?user=35xHlDUAAAAJ&hl"
344-
},
345320
{
346321
icon: "email",
347-
url: "mailto:wangcaojunsos4@gmail.com",
322+
url: "mailto:lhchen0531@gmail.com",
348323
},
349324
{
350325
icon: "github",
351-
url: "https://github.com/WCJ-BERT",
326+
url: "https://github.com/lhcstation",
352327
},
353328
],
354329
keys: ["intern"],
355330
},
356331
{
357-
name: "Zhenhua Wu",
358-
image: "/assets/person/zhenhua_wu.jpg",
359-
desc: "",
360-
image_s: "/assets/person/zhenhua_wu_s.jpg",
332+
name: "Longyan Wu",
333+
image: "/assets/person/longyan_wu.jpg",
334+
desc: "Fudan University",
335+
image_s: "/assets/person/longyan_wu_s.jpg",
361336
links: [
362337
{
363338
icon: "email",
364-
url: "mailto:wuzhenhua1122@gmail.com",
339+
url: "mailto:im.longyanwu@gmail.com",
365340
},
366341
{
367342
icon: "github",
368-
url: "https://github.com/ArthurWuzh",
343+
url: "https://github.com/wly-Lilie",
369344
},
370345
],
371346
keys: ["intern"],
372347
},
373348
{
374-
name: "Hongchen Li",
375-
image: "/assets/person/hongchen_li.jpg",
376-
desc: "",
377-
image_s: "/assets/person/hongchen_li_s.jpg",
349+
name: "Caojun Wang",
350+
image: "/assets/person/caojun_wang.jpg",
351+
desc: "Tongji University",
352+
image_s: "/assets/person/caojun_wang_s.jpg",
378353
links: [
379354
{
380-
icon: "email",
381-
url: "mailto:lhchen0531@gmail.com",
382-
},
383-
{
384-
icon: "github",
385-
url: "https://github.com/lhcstation",
355+
icon: "scholar",
356+
url: "https://scholar.google.com/citations?user=35xHlDUAAAAJ&hl"
386357
},
387-
],
388-
keys: ["intern"],
389-
},
390-
{
391-
name: "Longyan Wu",
392-
image: "/assets/person/longyan_wu.jpg",
393-
desc: "Fudan University",
394-
image_s: "/assets/person/longyan_wu_s.jpg",
395-
links: [
396358
{
397359
icon: "email",
398-
url: "mailto:im.longyanwu@gmail.com",
360+
url: "mailto:wangcaojunsos4@gmail.com",
399361
},
400362
{
401363
icon: "github",
402-
url: "https://github.com/wly-Lilie",
364+
url: "https://github.com/WCJ-BERT",
403365
},
404366
],
405367
keys: ["intern"],
@@ -512,6 +474,44 @@ export const members: {
512474
],
513475
keys: ["intern"],
514476
},
477+
{
478+
name: "Checheng Yu",
479+
image: "/assets/person/checheng_yu.jpg",
480+
desc: "Nanjing University",
481+
image_s: "/assets/person/checheng_yu_s.jpg",
482+
links: [
483+
{
484+
icon: "homepage",
485+
url: "https://tradewindycc.github.io/"
486+
},
487+
{
488+
icon: "email",
489+
url: "mailto:ycc2366582449@outlook.com",
490+
},
491+
{
492+
icon: "github",
493+
url: "https://github.com/Tradewindycc",
494+
},
495+
],
496+
keys: ["intern"],
497+
},
498+
{
499+
name: "Zhenhua Wu",
500+
image: "/assets/person/zhenhua_wu.jpg",
501+
desc: "Sun Yat-sen University",
502+
image_s: "/assets/person/zhenhua_wu_s.jpg",
503+
links: [
504+
{
505+
icon: "email",
506+
url: "mailto:wuzhenhua1122@gmail.com",
507+
},
508+
{
509+
icon: "github",
510+
url: "https://github.com/ArthurWuzh",
511+
},
512+
],
513+
keys: ["intern"],
514+
},
515515
{
516516
name: "Shijia Peng",
517517
image: "/assets/person/shijia_peng.jpg",

0 commit comments

Comments
 (0)