From 5fa214d81c42441ffbd023759512218ce150fa94 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Sat, 20 Jul 2024 23:28:41 +0900 Subject: [PATCH] chore: add hiroshi to team (#1497) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit resolve #1495 https://github.com/vitejs/vite/commit/2c4ef1137641eb797ce32eb7a2238eddd13dddd5 の反映です。 --- _data/team.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_data/team.js b/_data/team.js index 701700aa..8a1425b2 100644 --- a/_data/team.js +++ b/_data/team.js @@ -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 = [