Skip to content

Commit 671a13a

Browse files
authored
Merge pull request #1765 from mattobee/patch-1
Add Matt Obee
2 parents 288d33b + bf24fa5 commit 671a13a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/data.js

+20
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,26 @@ module.exports = [
178178
'Git',
179179
],
180180
},
181+
{
182+
name: 'Matt Obee',
183+
description:
184+
'Design technologist specialising in accessibility.',
185+
url: 'https://mattobee.com/uses',
186+
emoji: '🚀',
187+
country: '🇬🇧',
188+
computer: 'apple',
189+
phone: 'iphone',
190+
tags: [
191+
'Designer',
192+
'Accessibility',
193+
'Design Technologist',
194+
'HTML',
195+
'CSS',
196+
'Git',
197+
'VS Code',
198+
'Figma',
199+
],
200+
},
181201
{
182202
name: 'Mariusz Szubryt',
183203
description: 'Frontend-oriented Product Engineer',

0 commit comments

Comments
 (0)