feat: Add Xianny to about page

This commit is contained in:
fragosti
2018-11-26 13:15:32 -05:00
parent 6d565f4bff
commit 825911ed89
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@@ -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[] = [