Merge pull request #2080 from 0xProject/feature/website/adding-michael
Adding Michael Zhu to the team page
This commit is contained in:
BIN
packages/website/public/images/team/michaelz.jpg
Normal file
BIN
packages/website/public/images/team/michaelz.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
@@ -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[] = [
|
||||
|
||||
Reference in New Issue
Block a user