Skip to content

Commit

Permalink
[landing] Add Rahul to landing page
Browse files Browse the repository at this point in the history
Test Plan: {F3240053}

Reviewers: varun, will

Reviewed By: will

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D13925
  • Loading branch information
Ashoat committed Nov 15, 2024
1 parent efe9bf6 commit 7960f46
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions landing/team.react.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ function Team(): React.Node {
role="Research Scientist"
imageURL={`${assetsCacheURLPrefix}/yiannis.jpeg`}
/>
<TeamProfile
name="Rahul Nandakumar"
role="Growth Lead"
imageURL={`${assetsCacheURLPrefix}/rahul.png`}
githubHandle="rahulnkm"
farcasterHandle="gigarahul.eth"
/>
<TeamProfile
name="Mark Rafferty"
role="Recruiter"
Expand Down

0 comments on commit 7960f46

Please sign in to comment.