Commit aa2ccf9
fix: unify speaker name ushironoko → うしろのこ (#815)
* fix: unify speaker name ushironoko to うしろのこ
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>
* test: assert うしろのこ and ushironoko stay unified
Guard against reintroducing a separate ushironoko speaker entry
that would split DirectoryView aggregation again.
Co-authored-by: Oyama Michinoku <0910yama@gmail.com>
* chore: remove regression test for うしろのこ name unification
Co-authored-by: Oyama Michinoku <0910yama@gmail.com>
* feat: add English name ushironoko for うしろのこ
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>
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>1 parent ab2833c commit aa2ccf9
3 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
0 commit comments