Skip to content

Commit

Permalink
Merge pull request #237 from nburka/volunteers-jan-2025-take2
Browse files Browse the repository at this point in the history
Another volunteer
  • Loading branch information
nburka authored Jan 15, 2025
2 parents 09430b7 + 5bc5847 commit 9b68a53
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/components/Contributors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,13 @@ const contributors = [
},
{
name: 'Naveen Sangu',
//link: 'https://twitter.com/??',
link: 'https://www.linkedin.com/in/naveen-sangu-30250596/',
avatar: 'https://unavatar.io/twitter/needs-an-account-' // TODO
},
{
name: 'Linda Ojo Taiwo',
link: 'https://www.lindaojo.com',
avatar: 'https://unavatar.io/twitter/LindaOjo_'
}
];

Expand Down

0 comments on commit 9b68a53

Please sign in to comment.