Skip to content

Commit

Permalink
chore: add dominikg to the Vite team page (#11407)
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Dec 17, 2022
1 parent d2ba095 commit 0a07686
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/_data/team.js
Expand Up @@ -114,6 +114,13 @@ export const core = [
desc: 'Passionate by tooling around TypeScript and React.',
links: [{ icon: 'github', link: 'https://github.com/ArnaudBarre' }],
},
{
avatar: 'https://github.com/dominikg.png',
name: 'Dominik G.',
title: 'Resident CI Expert',
desc: 'Team Member of Vite and Svelte',
links: [{ icon: 'github', link: 'https://github.com/dominikg' }],
},
]

export const emeriti = [
Expand Down

0 comments on commit 0a07686

Please sign in to comment.