13 lines
219 B
JSON
13 lines
219 B
JSON
{
|
|
"teamName": "The Warrior Poet",
|
|
"members": [
|
|
{
|
|
"name": "Andrew Jones",
|
|
"twitter": "AndrewCVPD",
|
|
"koding": "thewarriorpoet",
|
|
"location": "Wollongong, AU",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|