Skip to content

Commit 23ce856

Browse files
authored
Update team.js (#932)
1 parent ce3c115 commit 23ce856

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/team.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ const teamContent = [
151151
favoriteTools: 'VS Code, Notion, GitHub, Slack, pen and paper, Hario V60 brewing kit, books',
152152
avatar: 'https://avatars.githubusercontent.com/u/1446503?v=4',
153153
gif: 'https://user-images.githubusercontent.com/1446503/194750845-901a2a63-b2b2-46d8-95dd-8ac0cca4efc1.gif',
154-
alumni: false,
154+
alumni: true,
155155
},
156156
{
157157
name: 'Josep Martins',
@@ -324,7 +324,7 @@ const teamContent = [
324324
favoriteTools: 'VScode, Ruby, Chrome, iTerm 2',
325325
avatar: 'https://avatars.githubusercontent.com/u/575280?v=4',
326326
gif: 'https://user-images.githubusercontent.com/575280/129806447-88b7a872-3d27-4ab3-b7d0-af731293b6d7.gif',
327-
alumni: false,
327+
alumni: true,
328328
},
329329
{
330330
name: 'Natalya Shelburne',
@@ -560,7 +560,7 @@ const teamContent = [
560560
{
561561
name: 'Diana Mounter',
562562
handle: 'broccolini',
563-
title: 'Design Infrastructure Director',
563+
title: 'Head of Design',
564564
cssFeature: 'text-decoration: underline wavy',
565565
questionOne:
566566
'I was drawn to design systems for many reasons—the opportunity to improve design and development workflow efficiency; the potential benefits well-design systems can bring to the user experience; I like to bring order to chaos and enjoy working at the intersection of design and code. I also love that there is still so much to learn in the field and really enjoy the passion of the community behind design systems.',

0 commit comments

Comments
 (0)