Merge pull request #2080 from 0xProject/feature/website/adding-michael

Adding Michael Zhu to the team page
This commit is contained in:
Brandon Millman
2019-08-19 13:02:18 -07:00
committed by GitHub
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View File

@@ -198,6 +198,11 @@ const team: TeamMember[] = [
name: 'Oskar Paolini',
title: 'DevOps Engineer',
},
{
imageUrl: '/images/team/michaelz.jpg',
name: 'Michael Zhu',
title: 'Protocol Engineer',
},
];
const advisors: TeamMember[] = [