Skip to content

Commit 0a07686

Browse files
authored
chore: add dominikg to the Vite team page (#11407)
1 parent d2ba095 commit 0a07686

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/_data/team.js

+7
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,13 @@ export const core = [
114114
desc: 'Passionate by tooling around TypeScript and React.',
115115
links: [{ icon: 'github', link: 'https://github.com/ArnaudBarre' }],
116116
},
117+
{
118+
avatar: 'https://github.com/dominikg.png',
119+
name: 'Dominik G.',
120+
title: 'Resident CI Expert',
121+
desc: 'Team Member of Vite and Svelte',
122+
links: [{ icon: 'github', link: 'https://github.com/dominikg' }],
123+
},
117124
]
118125

119126
export const emeriti = [

0 commit comments

Comments
 (0)