Skip to content

Commit

Permalink
project committee and leads split up
Browse files Browse the repository at this point in the history
  • Loading branch information
izzyg770 committed Jun 28, 2024
1 parent 893b6ed commit 8a8c0fa
Showing 1 changed file with 25 additions and 13 deletions.
38 changes: 25 additions & 13 deletions config/ourteam.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"members": [
{
"name": "Anthony Chen",
"title": "Project Planner & Lead",
"title": "Project Planner",
"linkedin": "https://www.linkedin.com/in/anthony-chen0?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app",
"image": "anthoc.jpeg"
},
Expand All @@ -173,6 +173,30 @@
"name": "Elizabeth Szwajnos",
"title": "Project Planner",
"image": "elaszwaj.jpg"
}
]
},
{
"groupName": "Social Committee",
"description": "Creates opportunities for MDST members to network and have fun outside of our regular project work. Led by the VP of Internal Affairs.",
"members": [
{
"name": "Jonathon Rosevelt",
"title": "Social Planner",
"linkedin": "https://www.linkedin.com/in/jonathon-rosevelt/",
"image": "jrosevel.jpeg"
}
]
},
{
"groupName": "Project Leads",
"description": "Individuals who spearhead specific projects within MDST, ensuring successful execution from inception to completion. They coordinate team efforts, manage timelines, and serve as the primary point of contact for their respective projects.",

This comment has been minimized.

Copy link
@danaiamirali

danaiamirali Jun 28, 2024

Member

Great description!

"members": [
{
"name": "Anthony Chen",
"title": "Project Lead",
"linkedin": "https://www.linkedin.com/in/anthony-chen0?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app",
"image": "anthoc.jpeg"
},
{
"name": "Erin Alcott",
Expand Down Expand Up @@ -239,17 +263,5 @@
"image": "lukeyang.jpeg"
}
]
},
{
"groupName": "Social Committee",
"description": "Creates opportunities for MDST members to network and have fun outside of our regular project work. Led by the VP of Internal Affairs.",
"members": [
{
"name": "Jonathon Rosevelt",
"title": "Social Planner",
"linkedin": "https://www.linkedin.com/in/jonathon-rosevelt/",
"image": "jrosevel.jpeg"
}
]
}
]

0 comments on commit 8a8c0fa

Please sign in to comment.