Skip to content

Commit

Permalink
Merge pull request #21 from ourai/patch-1
Browse files Browse the repository at this point in the history
Add Ourai L. as a contributor
  • Loading branch information
jueduizone authored Aug 29, 2024
2 parents d008230 + 076335a commit 0e4e949
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/team_member.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@ const members = [
{ icon: 'twitter', link: 'https://x.com/lispking' }
]
},
{
avatar: 'https://avatars.githubusercontent.com/u/562589?v=4',
name: 'Ourai L.',
title: 'Developer',
links: [
{ icon: 'github', link: 'https://github.com/ourai' },
{ icon: 'twitter', link: 'https://x.com/fxxkol' }
]
},
]
</script>

Expand Down

0 comments on commit 0e4e949

Please sign in to comment.