Skip to content

Commit

Permalink
Add satoshoko (#23)
Browse files Browse the repository at this point in the history
* Add imageset

* Update  organizers.json

* Update Localizable.xcstrings

---------

Co-authored-by: Daiki Matsudate <[email protected]>
  • Loading branch information
saku and d-date committed Mar 13, 2024
1 parent 832bf85 commit 1617869
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 0 deletions.
16 changes: 16 additions & 0 deletions MyLibrary/Sources/DataClient/Resources/organizers.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,21 @@
"url": "https://github.com/jollyjoester"
}
]
},
{
"id": 15,
"name": "Shoko Sato",
"image_name": "satoshoco",
"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.",
"links": [
{
"name": "@satoshoco",
"url": "https://x.com/satoshoco"
},
{
"name": "@shoco310",
"url": "https://github.com/shoco310"
}
]
}
]
11 changes: 11 additions & 0 deletions MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,17 @@
}
}
},
"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." : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "ベンチャー企業のフロントエンドエンジニアを経て、2019年9月よりLINE(現・LINEヤフー)のDevRelチームにてエンジニア組織のTech Branding、Trainingや技術カンファレンスの運営を担当。イベントやブログ、動画などを中心に社内外の技術コミュニティの盛り上げや機会づくりなど各組織のサポートに従事。その後、2024年3月よりDeveloper Relationsのサポート事業(技術広報・技術コミュニティ・技術カンファレンスの支援)を行うTHE BIGLE株式会社を立ち上げ、独立。"
}
}
}
},
"Shota works as an iOS developer at Cybozu. His first programming language is Swift, and he loves Swift." : {
"extractionState" : "manual",
"localizations" : {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "satoshoco.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1617869

Please sign in to comment.