Skip to content

Commit

Permalink
Add artur as core team member
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning authored Feb 15, 2024
1 parent c76c245 commit c9bab7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/data/contributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ const coreMembers = [
login: 'ibacher',
avatarUrl: 'https://avatars.githubusercontent.com/u/52504170?v=4',
},
{
name: 'Artur Androsovych',
login: 'arturovt',
avatarUrl: 'https://avatars.githubusercontent.com/u/7337691?v=4',
},
];

export { projects, coreMembers };

0 comments on commit c9bab7f

Please sign in to comment.