Skip to content

Commit

Permalink
Update members.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
bliutech authored Nov 9, 2024
1 parent 37a683f commit 7c9bbdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,14 @@ const members: PersonInfoProps[] = [
{
name: "Benson Liu",
role: "Advisor",
bio: "Hey, I'm Benson! I'm a 3rd year Computer Science major from New Jersey who enjoys hacking & playing CTFs! In my free time, I like to watch anime or baseball (my favorite team is the Yankees).",
bio: "4th year Computer Science major",
pronouns: "he/him",
photo: "bliu.webp"
},
{
name: "Salma Alandary",
role: "Advisor",
bio: "4th year Computer Science major",
bio: "1st year Computer Sciences masters",
pronouns: "she/her",
photo: "salma.webp"
},
Expand Down

0 comments on commit 7c9bbdc

Please sign in to comment.