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

This commit is contained in:
GitHub Action 2020-05-15 12:55:21 +00:00
parent 1502353628
commit 667c6f1112
2 changed files with 4 additions and 2 deletions

View file

@ -93,6 +93,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [Colin Principe](https://principe.io/uses/) — Software Guild graduate, Full stack developer, Java backend, Angular/React frontend. * [Colin Principe](https://principe.io/uses/) — Software Guild graduate, Full stack developer, Java backend, Angular/React frontend.
* [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.
* [Martin Chammah](https://martinchammah.dev/uses) — Gatsby Fan, Full-stack web developer, architect * [Martin Chammah](https://martinchammah.dev/uses) — Gatsby Fan, Full-stack web developer, architect
* [Clint Winter](https://clintgwinter.com/uses) — Full stack developer loving the Laravel ecosystem. Sometimes I write about it.
* [Daan Kauwenberg](https://daankauwenberg.com/uses) — JavaScript Lover, Web Enthousiast, Father, Nice Guy and Developer * [Daan Kauwenberg](https://daankauwenberg.com/uses) — JavaScript Lover, Web Enthousiast, Father, Nice Guy and Developer
* [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.
* [Jamie Ryan](https://www.jamieryan.dev/uses) — Full Stack Developer and CodeClan graduate from Edinburgh, Scotland * [Jamie Ryan](https://www.jamieryan.dev/uses) — Full Stack Developer and CodeClan graduate from Edinburgh, Scotland

View file

@ -1391,7 +1391,8 @@ module.exports = [
}, },
{ {
name: 'Clint Winter', name: 'Clint Winter',
description: 'Full stack developer loving the Laravel ecosystem. Sometimes I write about it.', description:
'Full stack developer loving the Laravel ecosystem. Sometimes I write about it.',
url: 'https://clintgwinter.com/uses', url: 'https://clintgwinter.com/uses',
twitter: '@ClintWinter2', twitter: '@ClintWinter2',
emoji: '🤓⛺', emoji: '🤓⛺',
@ -1412,7 +1413,7 @@ module.exports = [
'Vue', 'Vue',
'AlpineJS', 'AlpineJS',
'Laravel Livewire', 'Laravel Livewire',
'Blogger' 'Blogger',
], ],
}, },
{ {