Skip to content

Commit

Permalink
Another volunteer
Browse files Browse the repository at this point in the history
  • Loading branch information
nburka committed Jan 15, 2025
1 parent 98f09a1 commit 5bc5847
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 5bc5847

Please sign in to comment.