Skip to content

fix: unify speaker name ushironoko → うしろのこ - #815

Merged
yamanoku merged 4 commits into
mainfrom
cursor/unify-ushironoko-speaker-773b
Aug 4, 2026
Merged

fix: unify speaker name ushironoko → うしろのこ#815
yamanoku merged 4 commits into
mainfrom
cursor/unify-ushironoko-speaker-773b

Conversation

@yamanoku

@yamanoku yamanoku commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • 2022/2023 のデータでは うしろのこ、2026 では ushironoko と表記が分かれており、DirectoryView のスピーカー集約で別人扱いになっていました
  • src/data/speakers-2026.ts の表記を うしろのこ に統一しました(公式スピーカーページ URL の slug はそのまま)
  • 英語表記として nameEn: ["ushironoko"] を 2022 / 2023 / 2026 の各エントリに追加しました

Test plan

  • vp run lint
  • vp run format:check
  • vp run typecheck
  • vp test run
  • / の DirectoryView で「うしろのこ」が 2022 / 2023 / 2026 のトークを持つ1件として表示されることを確認
  • /speakers/うしろのこ で各年の発表が一覧されることを確認
  • 英語表示で ushironoko と表示されることを確認
Open in Web Open in Cursor 

cursoragent and others added 3 commits August 4, 2026 09:55
2022/2023 used うしろのこ while 2026 used ushironoko, so DirectoryView
treated them as separate speakers. Normalize the display name to うしろのこ.

Co-authored-by: Oyama Michinoku <0910yama@gmail.com>
Guard against reintroducing a separate ushironoko speaker entry
that would split DirectoryView aggregation again.

Co-authored-by: Oyama Michinoku <0910yama@gmail.com>
Co-authored-by: Oyama Michinoku <0910yama@gmail.com>
@yamanoku
yamanoku marked this pull request as ready for review August 4, 2026 09:57
@cursor

cursor Bot commented Aug 4, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

Set nameEn to ushironoko across 2022, 2023 panel entries and the 2026
solo talk so English mode shows the expected handle.

Co-authored-by: Oyama Michinoku <0910yama@gmail.com>
@yamanoku
yamanoku merged commit aa2ccf9 into main Aug 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants