13 lines
219 B
JSON
13 lines
219 B
JSON
{
|
|
"teamName": "Team Aina",
|
|
"members": [
|
|
{
|
|
"name": "Jose Luis Gonzalez",
|
|
"twitter": "arkangelkruel",
|
|
"koding": "arkangelkruel",
|
|
"location": "Santiago, CL",
|
|
"lead" : true
|
|
}
|
|
]
|
|
}
|