From ec66f9e86700a6c7235836af20a71dda0d3972bf Mon Sep 17 00:00:00 2001 From: Richard Moot Date: Thu, 21 Apr 2022 11:21:59 -0700 Subject: [PATCH] Update people.json --- people.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/people.json b/people.json index 1140b07..cc1ed4f 100644 --- a/people.json +++ b/people.json @@ -11,6 +11,18 @@ "scheduling": "https://calendly.com/fharper/coffee", "online-only": false, "topics": ["Open-Source", "SaaS Architecture", "Developer Relations", "Developers Documentation", "Community Building", "Personal Branding", "Starting in Tech", "Job Search", "Cats", "Coffee", "Microbrewery Beer", "Travelling", "Mental Health", "Anything else"] + }, + { + "name": "Richard Moot", + "title": "Head of Developer Advocacy", + "company": "Square @ Block, Inc.", + "city": "Oakland", + "country": "United States of America", + "linkedin": "https://www.linkedin.com/in/richardmoot", + "twitter": "https://twitter.com/wootmoot", + "scheduling": "https://calendly.com/moot-square/30min", + "online-only": false, + "topics": ["Open-Source", "Video", "Developer Video", "API Design", "Developer Relations", "Developers Content", "Starting in Tech", "Job Search", "Cats", "Coffee", "Beer", "Travel", "Anything else"] } ] -} \ No newline at end of file +}