From 74690023e64e8294e0eb7d1fa653d04b400691e9 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 12 Jun 2023 03:11:28 +0000 Subject: [PATCH] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 2 ++ src/data.js | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 5c6da435..6ea50eab 100644 --- a/readme.md +++ b/readme.md @@ -525,6 +525,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Mike Barkmin](https://www.barkmin.eu/uses/) — I'm a passionate developer and researcher at the University of Duisburg-Essen at the chair of Computer Science Education. * [Hugo Di Francesco](https://codewithhugo.com/uses) — JavaScript developer, blogger at codewithhugo.com, co-author of 'Professional JavaScript' with Packt. * [Steve Heyes](https://steveheyes.co.uk/uses) — I like to use tech to build awesome things that makes peoples lives better +* [Galen Cuthbertson](https://galen.me/uses) — I build tools & tools to help understand human culture. * [Chris Jones](https://chrisjones.io/uses) — Full-time full-stack web developer. Part-time hiker, explorer, photographer. * [Mark Mead](https://markmead.dev/uses/) — Web Developer using the TALL stack * [Diego Vazquez](https://gist.github.com/diurivj/78ca931c4b20dca1e1e13982fa9c309d) — Young guy who loves code. Full Stack Web Developer. Lead Teacher @ Ironhack @@ -609,6 +610,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Eric Oyanadel](https://www.oyanadel.com/uses/) — Artist - Developer - Musician * [Usman Khwaja](https://usmankhwaja.com/uses) — Front end engineer, Jamstack developer * [Abdessalam Benharira](https://abdessalam-benharira.me/uses) — JavaScript developer, UX/UI design and tech enthusiast +* [David Dias](https://thedaviddias.dev/uses/) — Front-End Developer, UX/UI enthusiast, podcaster and content creator! * [Thomas Large](https://tomlarge.dev/uses) — My name is Tom! I write code * [Amit Merchant](https://www.amitmerchant.com/uses) — Maker of things. Open-source enthusiast. Blogger. * [Jesse James Burton](https://burtonmediainc.com/uses) — Software Developing Yogi from Alberta, Canada. Lets build the internet together. diff --git a/src/data.js b/src/data.js index c9226a90..35d6fa19 100644 --- a/src/data.js +++ b/src/data.js @@ -11007,12 +11007,12 @@ module.exports = [ }, { name: 'Galen Cuthbertson', - description: "I build tools & tools to help understand human culture.", + description: 'I build tools & tools to help understand human culture.', url: 'https://galen.me/uses', emoji: '💯', country: '🇦🇺', - 'computer': 'apple', - 'phone': 'iphone', + computer: 'apple', + phone: 'iphone', tags: [ 'Researcher', 'Developer', @@ -11023,7 +11023,7 @@ module.exports = [ 'AI', 'VSCode', 'Full Stack', - ] + ], }, { name: 'Chris Jones',