13 lines
211 B
JSON
13 lines
211 B
JSON
{
|
|
"teamName": "NotLastPlace",
|
|
"members": [
|
|
{
|
|
"name": "Michael Hays",
|
|
"twitter": "michaelhays92",
|
|
"koding": "michaelhays",
|
|
"location": "Dallas, US",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|