feat: Add Xianny to about page
This commit is contained in:
BIN
packages/website/public/images/team/xianny.png
Normal file
BIN
packages/website/public/images/team/xianny.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
@@ -248,6 +248,14 @@ const teamRow9: ProfileInfo[] = [
|
||||
linkedIn: 'https://www.linkedin.com/in/steveklebanoff/',
|
||||
github: 'https://github.com/steveklebanoff',
|
||||
},
|
||||
{
|
||||
name: 'Xianny Ng',
|
||||
title: 'Engineer',
|
||||
description: `Developer Experience. Previously telemetry at Mapbox and platform engineering at Bench Accounting.`,
|
||||
image: 'images/team/xianny.png',
|
||||
linkedIn: 'https://www.linkedin.com/in/xianny/',
|
||||
github: 'https://github.com/xianny',
|
||||
},
|
||||
];
|
||||
|
||||
const advisors1: ProfileInfo[] = [
|
||||
|
Reference in New Issue
Block a user