-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemeriti.json
44 lines (44 loc) · 1.36 KB
/
emeriti.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
{
"name": { "en": "Tomoya Nakamura", "ja": "Tomoya Nakamura" },
"description": {
"en": "Software engineer based in tokyo.",
"ja": "東京を拠点に活動するソフトウェアエンジニア。"
},
"github": {
"id": "nakayan5",
"icon": "https://avatars.githubusercontent.com/u/63556889?v=4",
"url": "https://github.com/nakayan5"
},
"x": { "url": "https://x.com/nakachan_js" },
"discord": { "id": "770535018040655873" }
},
{
"name": { "en": "Kei Setoguchi", "ja": "Kei Setoguchi" },
"description": {
"en": "Engineer based in Fukuoka.",
"ja": "福岡在住のエンジニア。"
},
"github": {
"id": "setodeve",
"icon": "https://avatars.githubusercontent.com/u/83833293?v=4",
"url": "https://github.com/setodeve"
},
"x": { "url": "https://x.com/hjuko00" },
"discord": { "id": "441961406980554772" }
},
{
"name": { "en": "Ryota Suzuki", "ja": "Ryota Suzuki" },
"description": {
"en": "Engineer living in Mie Prefecture, Japan.",
"ja": "三重県在住エンジニア。"
},
"github": {
"id": "suzukisan22",
"icon": "https://avatars.githubusercontent.com/u/12987013?v=4",
"url": "https://github.com/suzukisan22"
},
"x": { "url": "https://x.com/itsmeryota" },
"discord": { "id": "611441723712864256" }
}
]