From 0e2db15e7d7ea5c9b136e0722c808c632aa7b34c Mon Sep 17 00:00:00 2001 From: integrate-your-mind <43152353+integrate-your-mind@users.noreply.github.com> Date: Thu, 3 Oct 2019 23:31:39 -0400 Subject: [PATCH] Update organizer.json with my info --- .../Landing/OrganizerProfiles/organizer-list.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/client/src/pages/Landing/OrganizerProfiles/organizer-list.json b/client/src/pages/Landing/OrganizerProfiles/organizer-list.json index b735e3a..43e7f8a 100644 --- a/client/src/pages/Landing/OrganizerProfiles/organizer-list.json +++ b/client/src/pages/Landing/OrganizerProfiles/organizer-list.json @@ -36,6 +36,15 @@ "role": "Organizer", "bio": "Nova is a human who enjoys cryptography, security and programming! They want to go into the penetration testing field as a career.", "image": "https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fcc684057-d1df-4bc4-b40c-3562ad247331%2Fme!!!!.jpg?table=block&id=bc83a484-3f62-43b2-8e04-50e790ed70b6&width=790&cache=v2" - } + }, + { + "first": "Roman", + "last": "Mondello", + "role": "Organizer", + "bio": "Roman is an indivdual who is passionate about life and creating.", + "image": "https://i.imgur.com/zfrSaFO.jpg", + "linkedin": "https://www.linkedin.com/in/roman-mondello-08621b168/", + "github": "https://github.com/integrate-your-mind" +} ] }