Skip to content

Commit

Permalink
chore: add sheremet-va to the team (#12886)
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Apr 17, 2023
1 parent f2bcad8 commit 8c5f1d8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/_data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,18 @@ export const core = [
],
sponsor: 'https://github.com/sponsors/dominikg',
},
{
avatar: 'https://github.com/sheremet-va.png',
name: 'Vladimir',
title: 'Core team member of Vitest & Vite',
desc: 'An open source fullstack developer',
links: [
{ icon: 'github', link: 'https://github.com/sheremet-va' },
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@sheremet_va' },
{ icon: 'twitter', link: 'https://twitter.com/sheremet_va' },
],
sponsor: 'https://github.com/sponsors/sheremet-va',
},
]

export const emeriti = [
Expand Down

0 comments on commit 8c5f1d8

Please sign in to comment.