Skip to content

Commit 8781efa

Browse files
naokihabaubugeeei
andauthored
chore: update speaker affiliation and title (Yuji Sugiura) (#989)
* fix: update speaker affiliation and title for Yuji Sugiura * Update i18n/ja/speakers.ts * Update i18n/en/speakers.ts --------- Co-authored-by: ubugeeei <[email protected]>
1 parent 00458bc commit 8781efa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

i18n/en/speakers.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ By understanding the internals, you'll learn better testing practices and test p
124124
{
125125
id: "leaysgur",
126126
name: "Yuji Sugiura",
127-
affiliation: "PixelGrid Inc.",
128-
title: "Frontend Engineer",
127+
affiliation: "VoidZero Inc.",
128+
title: "Oxc core team member",
129129
talkSchedule: "12:50 - 13:20",
130130
talkTrack: "mates",
131131
avatarUrl: "/images/avatars/yuji-sugiura.png",

i18n/ja/speakers.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ Nuxt コアチームを率いる経験や、世界中の開発者コミュニテ
124124
{
125125
id: "leaysgur",
126126
name: "杉浦 有右嗣",
127-
affiliation: "ピクセルグリッド",
128-
title: "フロントエンドエンジニア",
127+
affiliation: "VoidZero Inc.",
128+
title: "Oxc コアチームメンバー",
129129
talkSchedule: "12:50 - 13:20",
130130
talkTrack: "mates",
131131
avatarUrl: "/images/avatars/yuji-sugiura.png",

0 commit comments

Comments
 (0)