From a3ae546db41be4a95495536c3ef0f6db82d1142e Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Wed, 29 Jun 2022 23:34:13 +0100 Subject: [PATCH] Add Daniel Roe --- src/data.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/data.js b/src/data.js index 0907c668..3d477174 100644 --- a/src/data.js +++ b/src/data.js @@ -21,6 +21,26 @@ * Keep this a commonjs export. */ module.exports = [ + { + name: 'Daniel Roe', + description: 'Nuxt architect and open source lover', + url: 'https://roe.dev/uses', + country: '🇬🇧', + twitter: '@danielcroe', + computer: 'apple', + phone: 'android', + emoji: '✨', + tags: [ + 'TypeScript', + 'JavaScript', + 'Serverless', + 'Jamstack', + 'Nuxt', + 'Nuxt.js', + 'Vue', + 'Vue.js' + ] + }, { name: 'Pujan Srivastava', description: 'Solutions Architect, I program for cloud applications',