From f0fcc56fcfd284b2fc03d8cf800dbc9b933faf09 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 31 Jul 2020 07:28:00 +0000 Subject: [PATCH] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 11 +++-------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 88a6c394..66eb1e7e 100644 --- a/readme.md +++ b/readme.md @@ -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 diff --git a/src/data.js b/src/data.js index bd7d21ba..b503548e 100644 --- a/src/data.js +++ b/src/data.js @@ -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',