diff --git a/config/ourteam.json b/config/ourteam.json index f2f2ef8..b035c0e 100644 --- a/config/ourteam.json +++ b/config/ourteam.json @@ -46,34 +46,41 @@ }, { "groupName": "Education Committee", - "description": "Supervises all of MDST's educational intiatives, supporting our members as they deepen their data science knowledge. Led by the VP of Education.", + "description": "Supervises all of MDST's onboarding and educational initiatives, supporting our members as they deepen their data science knowledge. Led by the VP of Education.", "members": [ { "name": "Yueqi Ren", - "title": "GitHub Maintainer", + "title": "Education Developer", "linkedin": "https://www.linkedin.com/in/yueqi-peter-ren-ab671125a/", "github": "https://github.com/peteryqr", "image": "yueqiren.JPG" }, + { + "name": "Dennis Farmer", + "title": "Education Developer", + "linkedin": "https://www.linkedin.com/in/dennis-farmer/", + "github": "https://github.com/dennisfarmer", + "image": "dennis.jpeg" + }, { "name": "Sriyan Madugula", - "title": "Educational Resource Creator", + "title": "GitHub Maintainer", "linkedin": "https://www.linkedin.com/in/sriyanm", "github": "https://github.com/sriyan-madugula-um", "image": "sriyan.png" }, + { + "name": "Kajal Patel", + "title": "Recruitment Lead", + "linkedin": "www.linkedin.com/in/kajal-patel-20426328b", + "image": "kajalpat.png" + }, { "name": "Jeremy Moon", - "title": "Educational Resource Creator", + "title": "Recruitment Lead", "linkedin": "https://www.linkedin.com/in/jeremy-moon7/", "github": "jere67.github.io ", "image": "jeremoon.png" - }, - { - "name": "Kajal Patel", - "title": "Educational Resource Creator", - "linkedin": "www.linkedin.com/in/kajal-patel-20426328b", - "image": "kajalpat.png" } ] }, @@ -151,29 +158,29 @@ "groupName": "Project Committee", "description": "Project advisors who help MDST operate our projects smoothly and at scale. Led by the VP of Projects.", "members": [ - { + { "name": "Anthony Chen", "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" - }, - { + }, + { "name": "Daniel Griggs", "title": "Project Planner", "linkedin": "https://www.linkedin.com/in/glenngr", "image": "glenngr.jpeg" - }, - { + }, + { "name": "Cai Yi Linda Ru", "title": "Project Planner", "linkedin": "https://www.linkedin.com/in/caiyilindaru/", "image": "clindaru.png" - }, - { + }, + { "name": "Elizabeth Szwajnos", "title": "Project Planner", "image": "elaszwaj.jpg" - } + } ] }, { @@ -197,71 +204,71 @@ "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", - "title": "Project Lead", - "linkedin": "https://www.linkedin.com/in/erin-alcott/", - "image": "ealcott.jpg" + }, + { + "name": "Erin Alcott", + "title": "Project Lead", + "linkedin": "https://www.linkedin.com/in/erin-alcott/", + "image": "ealcott.jpg" }, { "name": "Andrew Black", "title": "Project Lead", "linkedin": "https://www.linkedin.com/in/andrew-c-black/", "image": "andbl.jpeg" - }, - { + }, + { "name": "Shiva Chandran", "title": "Project Lead", "linkedin": "www.linkedin.com/in/shiva-chandran-215434268", "image": "shivac.jpg" - }, - { + }, + { "name": "Matthew Drutis", "title": "Project Lead", "linkedin": "https://www.linkedin.com/in/matthew-drutis/", "github": "https://madrutis.github.io/", "image": "madrutis.jpg" - }, - { + }, + { "name": "Tiernan Jesrani", "title": "Project Lead", "linkedin": "https://www.linkedin.com/in/tiernan-jesrani-7b4912258/", "github": "https://github.com/TiernanJesrani", "image": "tiernanj.jpg" - }, - { + }, + { "name": "Jordan Jones", "title": "Project Lead", "linkedin": "www.linkedin.com/in/jordan-jones-683704268", "image": "jordanrj.jpeg" - }, - { + }, + { "name": "Aditi Kashi", "title": "Project Lead", "linkedin": "https://www.linkedin.com/in/aditi-kashi/", "image": "adikashi.jpg" - }, - { + }, + { "name": "Jenny Lee", "title": "Project Lead", "linkedin": "http://linkedin.com/in/jenny-lee-42a31a227", "github": "https://github.com/jleeone", "image": "jleeone.jpeg" - }, - { + }, + { "name": "Amelia Weyhing", "title": "Project Lead", "linkedin": "https://www.linkedin.com/in/amelia-weyhing/", "github": "https://github.com/aweyhing", "image": "aweyhing.JPG" - }, - { + }, + { "name": "Luke Yang", "title": "Project Lead", "linkedin": "https://www.linkedin.com/in/um-luke-yang", "image": "lukeyang.jpeg" - } + } ] } -] \ No newline at end of file +] diff --git a/public/images/team/dennis.jpeg b/public/images/team/dennis.jpeg new file mode 100644 index 0000000..0f014d3 Binary files /dev/null and b/public/images/team/dennis.jpeg differ