Skip to content

Commit

Permalink
Add Arda (commented out)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasparus committed Aug 19, 2024
1 parent 9f0231b commit 00a62e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/web/docs/src/components/team-section/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ const team: TeamMember[] = [
'https://avatars.githubusercontent.com/YassinEldeeb?v=4&s=180',
'https://github.com/YassinEldeeb',
],
// [
// 'Arda Tankirulu',
// 'https://avatars.githubusercontent.com/ardatan?v=4&s=180',
// 'https://github.com/ardatan',
// ],
];

function TeamGallery(props: React.HTMLAttributes<HTMLElement>) {
Expand Down

0 comments on commit 00a62e9

Please sign in to comment.