Skip to content

Commit 1617869

Browse files
sakuDaiki Matsudate
andauthored
Add satoshoko (#23)
* Add imageset * Update organizers.json * Update Localizable.xcstrings --------- Co-authored-by: Daiki Matsudate <[email protected]>
1 parent 832bf85 commit 1617869

File tree

4 files changed

+39
-0
lines changed

4 files changed

+39
-0
lines changed

MyLibrary/Sources/DataClient/Resources/organizers.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,5 +222,21 @@
222222
"url": "https://github.com/jollyjoester"
223223
}
224224
]
225+
},
226+
{
227+
"id": 15,
228+
"name": "Shoko Sato",
229+
"image_name": "satoshoco",
230+
"bio": "Shoko joined the DevRel team at LINE (now LY Corporation) in September 2019, after working as a front-end engineer at a venture company. There, she was responsible for tech branding, marketing, training, and managing technical conferences for the engineering organization. Subsequently, in March 2024, she founded THE BIGLE Inc., a company that provides support for Developer Relations, including technical PR, technical communities, and technical conferences, and became independent.",
231+
"links": [
232+
{
233+
"name": "@satoshoco",
234+
"url": "https://x.com/satoshoco"
235+
},
236+
{
237+
"name": "@shoco310",
238+
"url": "https://github.com/shoco310"
239+
}
240+
]
225241
}
226242
]

MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,17 @@
230230
}
231231
}
232232
},
233+
"Shoko joined the DevRel team at LINE (now LY Corporation) in September 2019, after working as a front-end engineer at a venture company. There, she was responsible for tech branding, marketing, training, and managing technical conferences for the engineering organization. Subsequently, in March 2024, she founded THE BIGLE Inc., a company that provides support for Developer Relations, including technical PR, technical communities, and technical conferences, and became independent." : {
234+
"extractionState" : "manual",
235+
"localizations" : {
236+
"ja" : {
237+
"stringUnit" : {
238+
"state" : "translated",
239+
"value" : "ベンチャー企業のフロントエンドエンジニアを経て、2019年9月よりLINE(現・LINEヤフー)のDevRelチームにてエンジニア組織のTech Branding、Trainingや技術カンファレンスの運営を担当。イベントやブログ、動画などを中心に社内外の技術コミュニティの盛り上げや機会づくりなど各組織のサポートに従事。その後、2024年3月よりDeveloper Relationsのサポート事業(技術広報・技術コミュニティ・技術カンファレンスの支援)を行うTHE BIGLE株式会社を立ち上げ、独立。"
240+
}
241+
}
242+
}
243+
},
233244
"Shota works as an iOS developer at Cybozu. His first programming language is Swift, and he loves Swift." : {
234245
"extractionState" : "manual",
235246
"localizations" : {
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "satoshoco.png",
5+
"idiom" : "universal"
6+
}
7+
],
8+
"info" : {
9+
"author" : "xcode",
10+
"version" : 1
11+
}
12+
}
174 KB
Loading

0 commit comments

Comments
 (0)