From 4b38298cac242b8bb187f39aec5e166e5af7f9f0 Mon Sep 17 00:00:00 2001 From: Ray Gervais Date: Sat, 15 Feb 2020 07:19:52 -0500 Subject: [PATCH] add @_raygervais (#646) --- src/data.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/data.js b/src/data.js index 36e8f886..6e34ec3b 100644 --- a/src/data.js +++ b/src/data.js @@ -4712,6 +4712,28 @@ module.exports = [ 'Traveler', ], }, + { + name: 'Ray Gervais', + description: + 'Cloud Engineer, Application Developer, Blogger, Musician, Failing Linux Advocate', + url: 'https://raygervais.dev/uses', + twitter: '@_raygervais', + emoji: '⚙️', + country: '🇨🇦', + computer: 'windows', + phone: 'iphone', + tags: [ + 'DevOps', + 'Full Stack', + 'GoLang', + 'Python', + 'Ruby', + 'JavaScript', + 'Docker', + 'Optimizaton', + 'Node', + ], + }, { name: 'Marcus Obst', description: 'Webdeveloper, Music Lover',