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

This commit is contained in:
GitHub Action 2020-01-23 21:18:14 +00:00
parent 1e23a84917
commit 90d139d0ef
2 changed files with 5 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
* [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover
* [Davy Hausser](https://davyhausser.com/uses) — Game Producer. Web Developer, Travel Enthusiast
* [Yannick Le Roux](https://yannickleroux.com/uses) — Second career web dev, French living in San Diego, retired DJ.
* [Eric Raslich](https://ericraslich.com/uses) — Boat captain, web developer, marine biologist, solving science and communication problems with web technologies.
* [Didier Catz](https://didiercatz.com/uses) — Creative Developer & Interaction enthousiast. In love with modern JS, typography, jazz and homemade cappuccino.
* [Anwar Hussain](https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0) — Web Developer and No-Code Maker

View file

@ -41,9 +41,10 @@ module.exports = [
'GraphQL',
],
},
{
{
name: 'Yannick Le Roux',
description: 'Second career web dev, French living in San Diego, retired DJ.',
description:
'Second career web dev, French living in San Diego, retired DJ.',
url: 'https://yannickleroux.com/uses',
twitter: '@dj_yanic',
emoji: '🔥',
@ -59,7 +60,7 @@ module.exports = [
'Node',
'Redux',
'HTML',
'CSS'
'CSS',
],
},
{