docs(nx-dev): update team members (#30272)
Updated titles for existing team members to reflect current roles. Added new team members, Nate Bohn and Steven Nance, along with their corresponding images.
This commit is contained in:
parent
e4f7e56e3c
commit
00e970a0bb
BIN
nx-dev/nx-dev/public/images/team/nate-bohn.avif
Normal file
BIN
nx-dev/nx-dev/public/images/team/nate-bohn.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
nx-dev/nx-dev/public/images/team/steven-nance.avif
Normal file
BIN
nx-dev/nx-dev/public/images/team/steven-nance.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
@ -4,12 +4,12 @@ import { ReactElement } from 'react';
|
|||||||
const teamMembers = [
|
const teamMembers = [
|
||||||
{
|
{
|
||||||
name: 'Altan Stalker',
|
name: 'Altan Stalker',
|
||||||
title: 'Senior Engineer',
|
title: 'Architect',
|
||||||
imageUrl: 'altan-stalker.avif',
|
imageUrl: 'altan-stalker.avif',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Austin Fahsl',
|
name: 'Austin Fahsl',
|
||||||
title: 'Senior Engineer',
|
title: 'Developer Productivity Engineer',
|
||||||
imageUrl: 'austin-fahsl.avif',
|
imageUrl: 'austin-fahsl.avif',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -24,7 +24,7 @@ const teamMembers = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Caleb Ukle',
|
name: 'Caleb Ukle',
|
||||||
title: 'Senior Engineer',
|
title: 'Developer Productivity Engineer',
|
||||||
imageUrl: 'caleb-ukle.avif',
|
imageUrl: 'caleb-ukle.avif',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -104,7 +104,7 @@ const teamMembers = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Jordan Powell',
|
name: 'Jordan Powell',
|
||||||
title: 'Senior Engineer',
|
title: 'Developer Productivity Engineer',
|
||||||
imageUrl: 'jordan-powell.avif',
|
imageUrl: 'jordan-powell.avif',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -144,9 +144,14 @@ const teamMembers = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Miroslav Jonas',
|
name: 'Miroslav Jonas',
|
||||||
title: 'Senior Engineer',
|
title: 'Developer Productivity Engineer',
|
||||||
imageUrl: 'miroslav-jonas.avif',
|
imageUrl: 'miroslav-jonas.avif',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Nate Bohn',
|
||||||
|
title: 'Director of Finance & Accounting',
|
||||||
|
imageUrl: 'nate-bohn.avif',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Nicholas Cunningham',
|
name: 'Nicholas Cunningham',
|
||||||
title: 'Senior Engineer',
|
title: 'Senior Engineer',
|
||||||
@ -179,9 +184,14 @@ const teamMembers = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Steve Pentland',
|
name: 'Steve Pentland',
|
||||||
title: 'Senior Engineer',
|
title: 'Architect',
|
||||||
imageUrl: 'steve-pentland.avif',
|
imageUrl: 'steve-pentland.avif',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Steven Nance',
|
||||||
|
title: 'Developer Productivity Engineer',
|
||||||
|
imageUrl: 'steven-nance.avif',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Whitney Loy',
|
name: 'Whitney Loy',
|
||||||
title: 'Operations Manager',
|
title: 'Operations Manager',
|
||||||
@ -189,7 +199,7 @@ const teamMembers = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Zack DeRose',
|
name: 'Zack DeRose',
|
||||||
title: 'Senior Engineer',
|
title: 'Architect',
|
||||||
imageUrl: 'zack-derose.avif',
|
imageUrl: 'zack-derose.avif',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user