From 0a07686f651b8583e8091ada146b96576e8501e9 Mon Sep 17 00:00:00 2001 From: patak Date: Sat, 17 Dec 2022 23:23:11 +0100 Subject: [PATCH] chore: add dominikg to the Vite team page (#11407) --- docs/_data/team.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/_data/team.js b/docs/_data/team.js index e53d5ed78ae23a..538757c93918ce 100644 --- a/docs/_data/team.js +++ b/docs/_data/team.js @@ -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 = [