Added myself to the data (#1022)

This commit is contained in:
Mathias Borgmalm 2020-11-15 20:12:28 +01:00 committed by GitHub
parent bc8a2f96f3
commit c5480784a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,23 @@
// keep it commonjs export
module.exports = [
{
name: 'Mathias Borgmalm',
description: 'Thinks CSS is underrated.',
url: 'https://www.mathiasborgmalm.dev/uses/',
twitter: 'themateboy',
emoji: '🎾',
country: '🇸🇪',
computer: 'apple',
phone: 'iphone',
tags: [
'Front End',
'HTML',
'CSS',
'SCSS',
'JavaScript',
'Vue'
]
},
{
name: 'Alvin Bryan',
description: 'Loves coding maps, graphics and games.',