Skip to content

Commit

Permalink
Add tamaki (#15)
Browse files Browse the repository at this point in the history
* Add image

* 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 9d3beaa commit 00d484a
Show file tree
Hide file tree
Showing 4 changed files with 38 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 @@ -143,6 +143,22 @@
}
]
},
{
"id": 10,
"name": "Shingo Tamaki",
"image_name": "tamaki",
"bio": "I'm an iOS Developer working at ROLLCAKE Inc, and I have a passion for automation technologies such as test automation and CI.",
"links": [
{
"name": "@alligator_tama",
"url": "https://x.com/alligator_tama"
},
{
"name": "@tamaki-shingo",
"url": "https://github.com/tamaki-shingo"
}
]
},
{
"id": 11,
"name": "Shota Ebara",
Expand Down
10 changes: 10 additions & 0 deletions MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@
}
}
},
"I'm an iOS Developer working at ROLLCAKE Inc, and I have a passion for automation technologies such as test automation and CI." : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "ROLLCAKE株式会社で働くiOS Developer、テスト自動化やCIなどの自動化技術が好きです"
}
}
},
"I am the CEO of AkkeyLab, Inc., where we run a programming school. My main role at AkkeyLab is to promote the benefits of Swift. Lately, I've been enjoying playing tennis and futsal with my colleagues from the company." : {
"extractionState" : "manual",
"localizations" : {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "tamaki.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 00d484a

Please sign in to comment.