From e520efc7956930e8886f3ede08f5ad28a566dd16 Mon Sep 17 00:00:00 2001 From: Anthony Dellavecchia Date: Fri, 22 Apr 2022 10:09:05 -0500 Subject: [PATCH] Adding Anthony Jdella (#6) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Frédéric Harper --- people.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/people.json b/people.json index 980b977..179cee9 100644 --- a/people.json +++ b/people.json @@ -59,6 +59,28 @@ "scheduling": "https://calendly.com/baskarmib/30min", "online-only": false, "topics": ["Application Development", "Starting in Tech", "Job Searching", "Mobile", "Tech", "Software Engineering"] - } + }, + { + "name": "Anthony Dellavecchia", + "title": "Developer Evangelist, Staff", + "company": "Twilio", + "city": "Seattle", + "country": "United States of America", + "linkedin": "https://www.linkedin.com/in/anthonydellavecchia", + "twitter": "https://twitter.com/anthonyjdella", + "scheduling": "https://calendly.com/anthonyjdella/chat", + "online-only": false, + "topics": [ + "Software Engineering", + "Developer Relations", + "Developers Documentation", + "Community Building", + "Personal Branding", + "Starting in Tech", + "Job Search", + "Mental Health", + "Imposter Syndrome" + ] + } ] }