docs(nx-dev): consistency updates for team members (#30265)

correct capitalization of names and full titles
This commit is contained in:
Caleb Ukle 2025-03-04 16:57:19 -06:00 committed by GitHub
parent 04cf098d59
commit 30b5043a4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ import { ReactElement } from 'react';
const teamMembers = [
{
name: 'Altan stalker',
name: 'Altan Stalker',
title: 'Senior Engineer',
imageUrl: 'altan-stalker.avif',
},
@ -69,7 +69,7 @@ const teamMembers = [
},
{
name: 'Jack Butler',
title: 'Account Exec',
title: 'Account Executive',
imageUrl: 'jack-butler.avif',
},
{