From 78531fc1c98cb254bba746ceeb6029bfc1e20389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Mart=C3=ADn?= Date: Thu, 25 Jun 2020 14:46:59 +0200 Subject: [PATCH] Add Sergio Martin (#868) --- src/data.js | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/data.js b/src/data.js index 910b3417..f8b46970 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,24 @@ // keep it commonjs export module.exports = [ + { + name: 'Sergio Martín', + description: + 'I enjoy creating and learning for the web. Standards and vanilla enthusiast', + url: 'https://www.sergiomartin.dev/uses', + twitter: '@WhizzoCode', + emoji: '🦾', + country: '🇪🇸', + computer: 'linux', + phone: 'android', + tags: [ + 'Web Developer', + 'Developer', + 'JavaScript', + 'Front End', + 'Back End', + 'Linux', + ], + }, { name: 'Bryan Hickey', description: