Skip to content

Commit faf5ed7

Browse files
authored
Add sya-ri to organizer (#76)
1 parent 4078c16 commit faf5ed7

File tree

4 files changed

+50
-0
lines changed

4 files changed

+50
-0
lines changed

MyLibrary/Sources/DataClient/Resources/organizers.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,5 +206,21 @@
206206
"url": "https://github.com/naoki-mrmt"
207207
}
208208
]
209+
},
210+
{
211+
"id": 18,
212+
"name": "sya-ri / Souya Ichikawa",
213+
"image_name": "sya-ri",
214+
"bio": "Souya works as a server-side engineer at Yumemi. He is passionate about tech conferences, both attending and organizing them. In his free time, he enjoys traveling and photography, exploring various places.",
215+
"links": [
216+
{
217+
"name": "@sya_ri_dayo",
218+
"url": "https://x.com/sya_ri_dayo"
219+
},
220+
{
221+
"name": "@sya-ri",
222+
"url": "https://github.com/sya-ri"
223+
}
224+
]
209225
}
210226
]

MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,28 @@
306306
}
307307
}
308308
},
309+
"Souya works as a server-side engineer at Yumemi. He is passionate about tech conferences, both attending and organizing them. In his free time, he enjoys traveling and photography, exploring various places." : {
310+
"extractionState" : "manual",
311+
"localizations" : {
312+
"ja" : {
313+
"stringUnit" : {
314+
"state" : "translated",
315+
"value" : "ゆめみでサーバーサイドエンジニアとして働いています。技術カンファレンスが好きで、運営や参加をしています。旅行とカメラが趣味で、さまざまな場所に行っています。"
316+
}
317+
}
318+
}
319+
},
320+
"sya-ri / Souya Ichikawa" : {
321+
"extractionState" : "manual",
322+
"localizations" : {
323+
"ja" : {
324+
"stringUnit" : {
325+
"state" : "translated",
326+
"value" : "sya-ri / 市川創也"
327+
}
328+
}
329+
}
330+
},
309331
"Takuya has been an iOS developer for three years, after working in sales and testing. Now, I'm working on developing iOS apps with SwiftUI and GraphQL for my job. I love how iOS development is always changing. This is my first time at try! Swift Tokyo, and surprisingly, I'm part of the team too! What's more, try! Swift Tokyo happens to be on the same day my second child is expected, which has me really excited! Outside of work, my partner and I are big into Pokémon cards and hope to meet new friends this way. I can't wait to meet people from all over through Swift and have some great times together!" : {
310332
"extractionState" : "manual",
311333
"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" : "sya-ri.png",
5+
"idiom" : "universal"
6+
}
7+
],
8+
"info" : {
9+
"author" : "xcode",
10+
"version" : 1
11+
}
12+
}
51.3 KB
Loading

0 commit comments

Comments
 (0)