Skip to content

Commit

Permalink
[landing] replace Patryk with Monika on team page
Browse files Browse the repository at this point in the history
Summary:
Replace Patryk with Monika on the team page

Linear task: https://linear.app/comm/issue/ENG-5296/replace-patryk-with-monika-on-landing-page

Test Plan:
please see screenshot below

{F837817}

Reviewers: atul, rohan

Reviewed By: rohan

Subscribers: ashoat, tomek, wyilio

Differential Revision: https://phab.comm.dev/D9603
  • Loading branch information
ginsueddy committed Oct 26, 2023
1 parent 193f73f commit 2957186
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions landing/team.react.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,9 @@ function Team(): React.Node {
imageURL={`${assetsCacheURLPrefix}/aleksandra.jpg`}
/>
<TeamProfile
name="Patryk Klatka"
role="Software Engineer"
imageURL={`${assetsCacheURLPrefix}/patryk.jpg`}
githubHandle="pklatka"
name="Monika Kulczyńska"
role="Project Manager"
imageURL={`${assetsCacheURLPrefix}/monika.jpg`}
/>
</section>
</div>
Expand Down

0 comments on commit 2957186

Please sign in to comment.