From 75dc2e19fa759e12a21a8c836773b6477555812a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 20 Jul 2020 09:59:17 +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 a672c4e5..b9c5cc7e 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil # Awesome Uses ![Awesome][awesome-badge] +* [Simon Fish](https://simon.fish/uses) — Engineering and educating for a free and open web. Ruby/React fullstack developer * [Aymen Jarouih](https://www.ajarouih.me/uses) — Fullstack Developer, Technical SEO & WebPerf * [Zlatan Stajic](https://www.zlatanstajic.com/uses) — M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library. * [Sergio Martín](https://www.sergiomartin.dev/uses) — I enjoy creating and learning for the web. Standards and vanilla enthusiast @@ -184,6 +185,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Marco Poletto](https://poletto.dev/uses/) — Frontend Developer, UI engineer, Mentor * [Telmo Goncalves](https://telmo.online/uses) — Fullstack Developer, mostly focused to ReactJS. Digital Nomad, I love travelling. * [Mark Horsell](https://markhorsell.com/uses) — Software Developer - Front-end mostly, back-end and native sometimes. +* [Joel M. Turner](https://joelmturner.com/uses) — Mostly Front-End Dev, some back end * [Carter McAlister](https://cartermcalister.dev/uses) — Software Engineer, Digital Nomad, Lover of the Outdoors * [Matt Jennings](https://mattjennings.io/uses) — web dev, hockey | tradebreaker.io * [Jake Jarvis](https://jarv.is/uses/) — Front-End Web Developer, Teacher, Cat Dad, World Wide Web Surfer 🏄 diff --git a/src/data.js b/src/data.js index 5909aaba..159a15d9 100644 --- a/src/data.js +++ b/src/data.js @@ -2,7 +2,8 @@ module.exports = [ { name: 'Simon Fish', - description: 'Engineering and educating for a free and open web. Ruby/React fullstack developer', + description: + 'Engineering and educating for a free and open web. Ruby/React fullstack developer', url: 'https://simon.fish/uses', twitter: '@boardfish_', emoji: '🐟', @@ -30,7 +31,7 @@ module.exports = [ 'SCSS', 'Sass', 'Backend', - 'Fullstack' + 'Fullstack', ], }, { @@ -3380,8 +3381,7 @@ module.exports = [ }, { name: 'Joel M. Turner', - description: - 'Mostly Front-End Dev, some back end', + description: 'Mostly Front-End Dev, some back end', url: 'https://joelmturner.com/uses', twitter: '@joelmturner', emoji: '⛰',