We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ba095 commit 0a07686Copy full SHA for 0a07686
docs/_data/team.js
@@ -114,6 +114,13 @@ export const core = [
114
desc: 'Passionate by tooling around TypeScript and React.',
115
links: [{ icon: 'github', link: 'https://github.com/ArnaudBarre' }],
116
},
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
+ },
124
]
125
126
export const emeriti = [
0 commit comments