Skip to content

Commit

Permalink
Merge pull request #737 from sailpoint-oss/update/meetOurTeam
Browse files Browse the repository at this point in the history
update team member section to remove Derek and add Luke
  • Loading branch information
darrell-thobe-sp authored Feb 12, 2025
2 parents 275de53 + 845de15 commit c1e4852
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/components/homepage/HomepageTeam/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ export default function HomepageTeam() {
image={'/homepage/darrell-thobe.png'}
/>
<TeamCard
link={'https://developer.sailpoint.com/discuss/u/derek_putnam/summary'}
name={'Derek Putnam'}
title={'Community Manager'.toUpperCase()}
expertise={'DEVELOPER COMMUNITY'}
image={'/homepage/derek-putnam.jpg'}
link={'https://developer.sailpoint.com/discuss/u/lukehagar/summary'}
name={'Luke Hagar'}
title={'Software Engineer'.toUpperCase()}
expertise={'DEVELOPER TOOLS'}
image={'/homepage/lukehagar.png'}
/>
</div>
</div>
Expand Down
Binary file added static/homepage/lukehagar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c1e4852

Please sign in to comment.