Skip to content

Commit

Permalink
Update members.
Browse files Browse the repository at this point in the history
  • Loading branch information
izzet committed Nov 13, 2024
1 parent 1189bc4 commit 7a3b55e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/data/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export default [
},
{
name: "Dr. Xiaoyang Lu",
title: "Research Assistant Professor",
title: "Assistant Research Professor",
advisor: "Dr. Xian-He Sun",
image: require("@site/static/img/members/lu.png").default,
links: {
Expand Down Expand Up @@ -134,7 +134,11 @@ export default [
github: "https://github.com/candiceT233",
linkedin: "https://www.linkedin.com/in/meng-tang-86417a128/",
},
researchInterests: ["Distributed Storage", "Workflow I/O", "Containerization"],
researchInterests: [
"Distributed Storage",
"Workflow I/O",
"Containerization",
],
type: "researcher",
},
{
Expand Down

0 comments on commit 7a3b55e

Please sign in to comment.