Skip to content

Commit

Permalink
Remove terminated officers, fix broken Tyler headshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rtwoo committed Oct 18, 2024
1 parent 5d0aadf commit c881966
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
Binary file removed public/headshots/luan.JPG
Binary file not shown.
20 changes: 1 addition & 19 deletions src/components/Team/TeamList.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@
"email": "[email protected]",
"image": "/headshots/ryan.JPG"
},
{
"name": "Nicklaus Lewis",
"role": "Vice President, Finance",
"email": "[email protected]",
"image": "/logo/soda-logo-blue.png"
},
{
"name": "Adi Kalyankar",
"role": "Treasurer",
Expand Down Expand Up @@ -85,12 +79,6 @@
"email": "[email protected]",
"image": "/logo/soda-logo-blue.png"
},
{
"name": "Luan Nguyen",
"role": "Project Manager, Internal Tools",
"email": "[email protected]",
"image": "/headshots/luan.JPG"
},
{
"name": "Avery Powers",
"role": "Software Developer",
Expand Down Expand Up @@ -145,13 +133,7 @@
"name": "Tyler Tannenbaum",
"role": "Development & Enagement Officer",
"email": "[email protected]",
"image": "/headshots/tyler.jpg"
},
{
"name": "Zahra Hakimi",
"role": "Development & Enagement Officer",
"email": "[email protected]",
"image": "/logo/soda-logo-blue.png"
"image": "/headshots/tyler.JPG"
},
{
"name": "Harshit Kumar",
Expand Down

0 comments on commit c881966

Please sign in to comment.