Skip to content

Commit 5054d09

Browse files
authored
Add Jason to Team Section (#6471)
1 parent fa9dcf0 commit 5054d09

File tree

1 file changed

+3
-3
lines changed
  • packages/web/docs/src/components/team-section

1 file changed

+3
-3
lines changed

packages/web/docs/src/components/team-section/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ const team: TeamMember[] = [
9191
'https://github.com/EmrysMyrddin',
9292
],
9393
[
94-
'Yassin Eldeeb',
95-
'https://avatars.githubusercontent.com/YassinEldeeb?v=4&s=180',
96-
'https://github.com/YassinEldeeb',
94+
'Jason Kuhrt',
95+
'https://avatars.githubusercontent.com/jasonkuhrt?v=4&s=180',
96+
'https://github.com/jasonkuhrt',
9797
],
9898
[
9999
'Arda Tanrikulu',

0 commit comments

Comments
 (0)