From 7b9d2a0b1b90e379f83c272569c08b847da568c3 Mon Sep 17 00:00:00 2001 From: Patrik Trefil <36563492+PatrikTrefil@users.noreply.github.com> Date: Mon, 16 Nov 2020 16:25:08 +0100 Subject: [PATCH] Adding Patrik Trefil (#1026) * Adding Patrik Trefil * Remove name Co-authored-by: Hugo Co-authored-by: Hugo --- src/data.js | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/data.js b/src/data.js index a90ebd13..43e2b595 100644 --- a/src/data.js +++ b/src/data.js @@ -286,6 +286,25 @@ module.exports = [ 'React', ], }, + { + name: 'Patrik Trefil', + description: 'Developer from Europe, Linux and open-source fan', + url: 'https://patriktrefil.com/uses/', + twitter: '@PatrikTrefil', + emoji: '🦁', + country: '🇪🇺', + computer: 'linux', + phone: 'iphone', + tags: [ + 'HTML', + 'CSS', + 'JavaScripts', + 'Hugo', + 'Python', + 'Linux', + 'Open-Source', + ], + }, { name: 'Marty Romero', description: 'Front-end UI developer',