18 lines
320 B
JSON
18 lines
320 B
JSON
{
|
|
"teamName": "I Code As Root",
|
|
"members": [
|
|
{
|
|
"name": "Ackermann Yuriy",
|
|
"twitter": "",
|
|
"koding": "herrniemand",
|
|
"location": "Tauranga, NZ"
|
|
},
|
|
{
|
|
"name": "Mytchel Hammond",
|
|
"twitter": "mytchel",
|
|
"koding": "nilpopfu",
|
|
"location": "Tauranga, NZ"
|
|
}
|
|
]
|
|
}
|