18 lines
332 B
JSON
18 lines
332 B
JSON
{
|
|
"teamName": "Altech",
|
|
"members": [
|
|
{
|
|
"name": "Alexander Allen",
|
|
"twitter": "altechminecraft",
|
|
"koding": "robodude",
|
|
"location": "Raleigh, US"
|
|
},
|
|
{
|
|
"name": "Graham Cleven",
|
|
"twitter": "altechminecraft",
|
|
"koding": "Coolfish1800",
|
|
"location": "Raleigh, US"
|
|
}
|
|
]
|
|
}
|