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

This commit is contained in:
GitHub Action 2020-07-31 07:28:00 +00:00
parent da808e5ff8
commit f0fcc56fcf
2 changed files with 4 additions and 8 deletions

View file

@ -36,6 +36,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
* [Pablo Obando](https://pabloobando.dev/uses) — A software engineer who enjoys programming and good beers 🍻
* [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
* [Diogo Ferreira](https://diogoferreira.pt/uses) — Linux System Administrator and DevOps aficionado. Sometimes I write on the internet.
* [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
* [Bryan Hickey](https://bryanjhickey.com/uses) — Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd

View file

@ -171,20 +171,15 @@ module.exports = [
},
{
name: 'Diogo Ferreira',
description: 'Linux System Administrator and DevOps aficionado. Sometimes I write on the internet.',
description:
'Linux System Administrator and DevOps aficionado. Sometimes I write on the internet.',
url: 'https://diogoferreira.pt/uses',
twitter: '@uzantonomon',
emoji: '🐧',
country: '🇵🇹',
computer: 'windows',
phone: 'android',
tags: [
'Ansible',
'DevOps',
'Docker',
'Linux',
'Sysadmin',
],
tags: ['Ansible', 'DevOps', 'Docker', 'Linux', 'Sysadmin'],
},
{
name: 'Zlatan Stajic',