Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions tcf_website/views/team_alums.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,13 @@
{
"group_name": "Class of 2025",
"members": [
{
"name": "Shruti Bala",
"role": "Developer",
"class": "2025",
"img_filename": "ENG_Shruti_Bala.jpg",
"github": "shrutibala1"
},
{
"name": "Christina Wang",
"role": "Developer",
Expand Down Expand Up @@ -119,6 +126,13 @@
{
"group_name": "Class of 2024",
"members": [
{
"name": "Ann Li",
"role": "VP Infrastructure Engineering",
"class": "2024",
"img_filename": "ENG_Ann_Li.jpg",
"github": "Ann924"
},
{
"name": "Oliver Song",
"role": "Treasurer",
Expand Down
14 changes: 0 additions & 14 deletions tcf_website/views/team_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,6 @@
"img_filename": "ENG_AJ_Nye.jpg",
"github": "ajnye"
},
{
"name": "Ann Li",
"role": "VP Infrastructure Engineering",
"class": "2024",
"img_filename": "ENG_Ann_Li.jpg",
"github": "Ann924"
},
{
"name": "Barrett Ruth",
"role": "Developer",
Expand Down Expand Up @@ -276,13 +269,6 @@
"class": "2027",
"img_filename": "ENG_Sagun_Venuganti.jpg",
"github": "sagunvenuganti"
},
{
"name": "Shruti Bala",
"role": "Developer",
"class": "2025",
"img_filename": "ENG_Shruti_Bala.jpg",
"github": "shrutibala1"
}
],
"marketing_team": [
Expand Down
Loading