Merge pull request #360 from pawelgrzybek/master

Add Pawel Grzybek
This commit is contained in:
Wes Bos 2020-01-13 09:22:12 -05:00 committed by GitHub
commit a2800f7f1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2064,6 +2064,27 @@ const pages = [
'YouTuber',
],
},
{
name: 'Pawel Grzybek',
description: 'Software Engineer',
url: 'https://pawelgrzybek.com/uses/',
twitter: '@pawelgrzybek',
emoji: '🥑',
country: '🇵🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'HTML',
'CSS',
'JavaScript',
'Node',
'Software Engineer',
'Front End',
'Back End',
'Full Stack',
'Blogger',
],
},
];
export default pages;