Skip to content

Commit

Permalink
Merge pull request #69 from ieeeuoft/modify-roster
Browse files Browse the repository at this point in the history
  • Loading branch information
Mustaballer committed Sep 18, 2023
2 parents 5056dbf + 07e795d commit 983c2bc
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 7 deletions.
Binary file modified src/Assets/Images/team/2023-2024/Carmen Chau.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/Assets/Images/team/2023-2024/Dalia Victoria Mahidashti.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/Assets/Images/team/2023-2024/Isabella Tang.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/Assets/Images/team/2023-2024/Ishika Mittal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/Assets/Images/team/2023-2024/Leo Li.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/Assets/Images/team/2023-2024/Mustafa Abdulrahman.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/Assets/Images/team/2023-2024/Natalie Chan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/Assets/Images/team/2023-2024/Razeen Ali.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/Assets/Images/team/2023-2024/Terry Luan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/Assets/Images/team/2023-2024/Vivian Song.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions src/Assets/Lists/members.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ const memberData = {
emailLink: "tasnimreza2000@gmail.com",
LinkedInLink: "https://www.linkedin.com/in/tasnim-reza/",
},
{
fullName: "Luke Cheseldine",
position: "Director",
emailLink: "luke.cheseldine@mail.utoronto.ca",
LinkedInLink: "https://www.linkedin.com/in/lukechessr/",
},
],
firstRowSize: 3,
},
Expand Down Expand Up @@ -254,12 +260,6 @@ const memberData = {
emailLink: "mustafa.abdulrahman@mail.utoronto.ca",
LinkedInLink: "https://www.linkedin.com/in/mus123/",
},
{
fullName: "Luke Cheseldine",
position: "Director",
emailLink: "luke.cheseldine@mail.utoronto.ca",
LinkedInLink: "https://www.linkedin.com/in/lukechessr/",
},
{
fullName: "Thomas Lin",
position: "Director",
Expand Down Expand Up @@ -317,7 +317,7 @@ const memberData = {
position: "Associate",
},
],
firstRowSize: 3,
firstRowSize: 2,
},
},
"2022-2023": {
Expand Down

0 comments on commit 983c2bc

Please sign in to comment.