Skip to content

Commit

Permalink
chore: add hiroshi to team (#1497)
Browse files Browse the repository at this point in the history
resolve #1495

vitejs/vite@2c4ef11 の反映です。
  • Loading branch information
shuuji3 authored Jul 20, 2024
1 parent acdafc8 commit 5fa214d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,17 @@ export const core = [
],
sponsor: 'https://github.com/sponsors/sheremet-va',
},
{
avatar: 'https://github.com/hi-ogawa.png',
name: 'Hiroshi Ogawa',
title: 'Team Member of Vitest & Vite',
desc: 'Open source enthusiast',
links: [
{ icon: 'github', link: 'https://github.com/hi-ogawa' },
{ icon: 'twitter', link: 'https://twitter.com/hiroshi_18181' },
],
sponsor: 'https://github.com/sponsors/hi-ogawa',
},
]

export const emeriti = [
Expand Down

0 comments on commit 5fa214d

Please sign in to comment.