Skip to content

Commit 6d1c9c4

Browse files
committed
team
1 parent b99ea2f commit 6d1c9c4

4 files changed

Lines changed: 18 additions & 1 deletion

File tree

data/team.tsx

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,11 +696,28 @@ export const members: {
696696
],
697697
keys: ["phd"],
698698
},
699+
{
700+
name: "Changhui Jing",
701+
image: "/assets/person/changhui_jing.jpeg",
702+
desc: "Tongji University",
703+
image_s: "/assets/person/changhui_jing_s.jpg",
704+
links: [
705+
{
706+
icon: "email",
707+
url: "jingchanghui@opendrivelab.com",
708+
},
709+
{
710+
icon: "github",
711+
url: "https://github.com/szpk",
712+
},
713+
],
714+
keys: ["phd"],
715+
},
699716
{
700717
name: "Zihao Zhang",
701718
image: "/assets/person/zihao_zhang.jpeg",
702719
desc: "Southeast University",
703-
image_s: "/assets/person/zihao_zhang.jpeg",
720+
image_s: "/assets/person/zihao_zhang_s.jpg",
704721
links: [
705722
{
706723
icon: "homepage",
182 KB
Loading
48.8 KB
Loading
90.1 KB
Loading

0 commit comments

Comments
 (0)