13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"teamName": "000000",
|
|
"members": [
|
|
{
|
|
"name": "Joe Colburn",
|
|
"twitter": "joetech",
|
|
"koding": "joetech",
|
|
"location": "Detroit, US",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|