-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove terminated officers, fix broken Tyler headshot
- Loading branch information
Showing
2 changed files
with
1 addition
and
19 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -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", | ||
|