Skip to content

Commit 6678c74

Browse files
authored
docs(nx-dev): add Jordan to the team section (#30249)
Adds Jordan Powell as a Senior Engineer in the team list.
1 parent bf10eae commit 6678c74

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Binary file not shown.

nx-dev/ui-company/src/lib/the-team.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ const teamMembers = [
102102
title: 'Architect',
103103
imageUrl: 'jonathan-cammisuli.avif',
104104
},
105+
{
106+
name: 'Jordan Powell',
107+
title: 'Senior Engineer',
108+
imageUrl: 'jordan-powell.avif',
109+
},
105110
{
106111
name: 'Juri Strumpflohner',
107112
title: 'Director of Developer Experience',

0 commit comments

Comments
 (0)