Skip to content

Commit 2c4ef11

Browse files
authored
chore: add hiroshi to team (#17719)
1 parent 6e97136 commit 2c4ef11

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/_data/team.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,17 @@ export const core = [
9999
],
100100
sponsor: 'https://github.com/sponsors/sheremet-va',
101101
},
102+
{
103+
avatar: 'https://github.com/hi-ogawa.png',
104+
name: 'Hiroshi Ogawa',
105+
title: 'Team Member of Vitest & Vite',
106+
desc: 'Open source enthusiast',
107+
links: [
108+
{ icon: 'github', link: 'https://github.com/hi-ogawa' },
109+
{ icon: 'twitter', link: 'https://twitter.com/hiroshi_18181' },
110+
],
111+
sponsor: 'https://github.com/sponsors/hi-ogawa',
112+
},
102113
]
103114

104115
export const emeriti = [

0 commit comments

Comments
 (0)