From 7ecc4c00d8935670ec1056ab65201f47ab6c4d93 Mon Sep 17 00:00:00 2001 From: David Lay Date: Mon, 29 Apr 2024 12:13:26 -0400 Subject: [PATCH] Add David Lay to people.json --- people.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/people.json b/people.json index abe54af..f19ab84 100644 --- a/people.json +++ b/people.json @@ -34,6 +34,32 @@ "online-only": false, "topics": ["aplicaciones", "macOS", "iOS", "Android", "C#", ".NET"], "preferences": ["👥", "💻"] + }, + { + "name": "David Lay", + "title": "Software Engineer", + "company": "https://www.leniolabs.com/", + "city": "Santiago", + "country": "Chile", + "languages": ["English", "Spanish"], + "mastodon": "https://devschile.social/@davidlaym", + "scheduling": "https://devschile.slack.com/team/U0U9FBTK3", + "website": "https://davidlaym.com", + "online-only": false, + "topics": [ + "Software Design", + "Monitoring", + "Performance", + "Software Architecture", + "Software Libre", + "Leadership", + "Consulting", + "Software Industry", + "Security", + "Software Teams", + "Node.js" + ], + "preferences": ["👥", "💻", "🤖","🏡","🔨","🧰","🪚"] } ] }