18 lines
313 B
JSON
18 lines
313 B
JSON
{
|
|
"teamName": "BluDwarf",
|
|
"members": [
|
|
{
|
|
"name": "Kyle Bates",
|
|
"twitter": "kbtortis",
|
|
"koding": "tortis97",
|
|
"location": "Prineville, US"
|
|
},
|
|
{
|
|
"name": "Cameron Rapp",
|
|
"twitter": "RappCameron",
|
|
"koding": "tortis97",
|
|
"location": "Bend, US"
|
|
}
|
|
]
|
|
}
|