Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Update obol-ecosystem.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeHackett12 authored Feb 7, 2024
1 parent 961afa8 commit 25f5bec
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions components/organisms/obol-ecosystem/obol-ecosystem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,15 @@ const tabs: EcosystemTabsProps[] = [
{ link: "https://github.com/eth2devops", network: "github" },
],
},
{
heading: "Corver Roos",
image: "/assets/team/Corver.png",
subheading: "Tech Lead",
links: [
{ link: "https://twitter.com/corverdev", network: "twitter" },
{ link: "https://github.com/corverroos", network: "github" },
],
},
{
heading: "Chris Battenfield",
image: "/assets/team/Chris.png",
Expand Down

0 comments on commit 25f5bec

Please sign in to comment.