chore: generate readme.md, lint src/data.js

This commit is contained in:
GitHub Action 2020-02-01 13:51:53 +00:00
parent 51e7fb6778
commit a09b90fb92
2 changed files with 13 additions and 3 deletions

View file

@ -31,6 +31,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [Simon Aronsson](https://simme.dev/uses) — Developer Advocate, Cloud and Devops Aficionado, Full-stack Developer * [Simon Aronsson](https://simme.dev/uses) — Developer Advocate, Cloud and Devops Aficionado, Full-stack Developer
* [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover * [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover
* [Arturo De la Garza](https://arturodelagarza.com/uses) — Full-stack web developer, avid learner, loves to play video games and board games
* [Ahmed Ibrahim](https://ahmed-ibrahim.com/uses) — Full-stack developer who believes that Passion is the key to every success. * [Ahmed Ibrahim](https://ahmed-ibrahim.com/uses) — Full-stack developer who believes that Passion is the key to every success.
* [Bob Orchard](https://boborchard.com/uses) — Semi-stack developer with a design background. Woodworker. Maker. * [Bob Orchard](https://boborchard.com/uses) — Semi-stack developer with a design background. Woodworker. Maker.
* [Michael Stokoe](https://msweb.dev/uses) — Back-end PHP Developer. Gamer, musician and motorcyclist. * [Michael Stokoe](https://msweb.dev/uses) — Back-end PHP Developer. Gamer, musician and motorcyclist.
@ -129,6 +130,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [David O'Trakoun](https://www.davidosomething.com/uses/) — Software Engineer * [David O'Trakoun](https://www.davidosomething.com/uses/) — Software Engineer
* [Dean Harris](https://deanacus.com/uses/) — Front End Developer. Husband. Skateboarder. Occasional blogger * [Dean Harris](https://deanacus.com/uses/) — Front End Developer. Husband. Skateboarder. Occasional blogger
* [Michael Hoffmann](https://www.mokkapps.de/uses) — Freelance Software Engineer * [Michael Hoffmann](https://www.mokkapps.de/uses) — Freelance Software Engineer
* [Colin Morris](https://vonexplaino.com/blog/posts/page/uses.html) — Steampunker, solution architect and web developer. Mad science works for all cases.
* [Austin Gil](https://stegosource.com/uses/) — Some dude that writes code. * [Austin Gil](https://stegosource.com/uses/) — Some dude that writes code.
* [Michael Le](https://www.michael1e.com/uses/) — Software Engineer * [Michael Le](https://www.michael1e.com/uses/) — Software Engineer
* [Sergey Panay](https://panay.dev/uses) — Front End developer. Productivity nerd. * [Sergey Panay](https://panay.dev/uses) — Front End developer. Productivity nerd.

View file

@ -52,7 +52,7 @@ module.exports = [
url: 'https://arturodelagarza.com/uses', url: 'https://arturodelagarza.com/uses',
twitter: '@agzertuche', twitter: '@agzertuche',
emoji: '🚀', emoji: '🚀',
country: '🇲🇽', country: '🇲🇽',
computer: 'apple', computer: 'apple',
phone: 'iphone', phone: 'iphone',
tags: [ tags: [
@ -1994,14 +1994,22 @@ module.exports = [
}, },
{ {
name: 'Colin Morris', name: 'Colin Morris',
description: 'Steampunker, solution architect and web developer. Mad science works for all cases.', description:
'Steampunker, solution architect and web developer. Mad science works for all cases.',
url: 'https://vonexplaino.com/blog/posts/page/uses.html', url: 'https://vonexplaino.com/blog/posts/page/uses.html',
twitter: '@vonexplaino', twitter: '@vonexplaino',
emoji: '⚙️', emoji: '⚙️',
country: '🇦🇺', country: '🇦🇺',
computer: 'windows', computer: 'windows',
phone: 'iphone', phone: 'iphone',
tags: ['Architect', 'Developer', 'Blogger', 'PHP', 'JavaScript', 'Back End'] tags: [
'Architect',
'Developer',
'Blogger',
'PHP',
'JavaScript',
'Back End',
],
}, },
{ {
name: 'Austin Gil', name: 'Austin Gil',