12 lines
183 B
JSON
12 lines
183 B
JSON
{
|
|
"teamName": "Team Wild",
|
|
"members": [
|
|
{
|
|
"name": "Tim Masson",
|
|
"twitter": "@timmasson",
|
|
"koding": "wildmercury",
|
|
"location": "Harare, ZW"
|
|
}
|
|
]
|
|
}
|