Skip to content

Commit

Permalink
Merge pull request #18 from plastic-labs/dm/team-tweaks
Browse files Browse the repository at this point in the history
Team Tweaks
  • Loading branch information
mckelvey authored Nov 26, 2024
2 parents a775bca + 45a9f9b commit b7c01b3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const TEAM_MEMBERS: Record<TeamMemberName, TeamMember> = {
firstName: 'Vince',
imageSrc: '/team/trost-vince.png',
lastName: 'Trost',
other: 'ML, Data Science',
other: 'ML, Crypto',
role: 'Co-founder / CEO',
},
'voruganti-vineeth': {
Expand Down Expand Up @@ -33,7 +33,7 @@ export const TEAM_MEMBERS: Record<TeamMemberName, TeamMember> = {
firstName: 'Ben',
imageSrc: '/team/lopata-ben.png',
lastName: 'Lopata',
other: 'Systems, DevOps',
other: 'Full Stack, DevOps',
role: 'Founding Engineer',
},
'davis-lili': {
Expand Down

0 comments on commit b7c01b3

Please sign in to comment.