From 0f11e5d8546737299aee85f45ab6a84f71c04e7f Mon Sep 17 00:00:00 2001 From: Monica Powell Date: Sun, 24 May 2020 09:58:33 -0400 Subject: [PATCH] add Monica Powell (#834) * add aboutmonica.com/uses to data file * update description * fix syntax issue --- src/data.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/data.js b/src/data.js index e49ba126..126357c4 100644 --- a/src/data.js +++ b/src/data.js @@ -545,6 +545,28 @@ module.exports = [ 'a11y', 'Vim', ], + }, + { + name: 'Monica Powell', + description: 'Hi! I\'m a product engineer who is passionate about making open-source more accessible and community building', + url: 'https://www.aboutmonica.com/uses/', + twitter: '@waterproofheart', + emoji: 'πŸ‘©πŸΎβ€πŸ’»', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Developer', + 'Blogger', + 'Gatsby', + 'Full Stack', + 'Front End', + 'JavaScript', + 'React', + 'Node', + 'Remote', + 'Visual Studio Code', + ], }, { name: 'Mark Railton',