Files
2014-11-29 16:11:50 -05:00

17 lines
273 B
JSON

{
"teamName": "cool_kid_alert",
"members": [
{
"name":"Alan Dai",
"koding":"cakesofwrath",
"location":"Albany, US",
"lead":true
},
{
"name":"Kevin Wang",
"koding":"kittykatty",
"location":"Longmont, US"
}
]
}