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

This commit is contained in:
GitHub Action 2020-01-21 17:06:43 +00:00
parent 01675ecf18
commit 160131f3c1
2 changed files with 19 additions and 18 deletions

View file

@ -49,6 +49,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [Sergey Lysenko](https://soulwish.info/uses/) — Front-end developer, guitar player, MTB rider, snowboarder, runner. * [Sergey Lysenko](https://soulwish.info/uses/) — Front-end developer, guitar player, MTB rider, snowboarder, runner.
* [Shajan Jacob](https://shajanjacob.com/uses) — Software Engineer, extroverted introvert, storyteller and a maker. * [Shajan Jacob](https://shajanjacob.com/uses) — Software Engineer, extroverted introvert, storyteller and a maker.
* [Habbat Adnan](https://adncodez.com/uses) — Self Taught Web Developer, Full Time Freelancer, Open Source Enthusiast * [Habbat Adnan](https://adncodez.com/uses) — Self Taught Web Developer, Full Time Freelancer, Open Source Enthusiast
* [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. * [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. * [Mark Horsell](https://markhorsell.com/uses) — Software Developer - Front-end mostly, back-end and native sometimes.
* [Carter McAlister](https://cartermcalister.dev/uses) — Software Engineer, Digital Nomad, Lover of the Outdoors * [Carter McAlister](https://cartermcalister.dev/uses) — Software Engineer, Digital Nomad, Lover of the Outdoors

View file

@ -415,25 +415,25 @@ module.exports = [
], ],
}, },
{ {
name: "Marco Poletto", name: 'Marco Poletto',
description: "Frontend Developer, UI engineer, Mentor", description: 'Frontend Developer, UI engineer, Mentor',
url: "https://poletto.dev/uses/", url: 'https://poletto.dev/uses/',
twitter: "@polettoweb", twitter: '@polettoweb',
emoji: "🔥", emoji: '🔥',
country: "🇮🇹", country: '🇮🇹',
computer: "apple", computer: 'apple',
phone: "android", phone: 'android',
tags: [ tags: [
"HTML", 'HTML',
"SCSS", 'SCSS',
"JavaScript", 'JavaScript',
"VueJS", 'VueJS',
"ReactJS", 'ReactJS',
"GraphQL", 'GraphQL',
"Mentor", 'Mentor',
"Developer", 'Developer',
"Front End" 'Front End',
] ],
}, },
{ {
name: 'Telmo Goncalves', name: 'Telmo Goncalves',