Files
2014-12-02 15:34:39 -06:00

25 lines
472 B
JSON

{
"teamName": "APPetizers",
"members": [
{
"name": "Shawn Shaw",
"twitter": "TheShawesomes",
"koding": "shawful",
"location": "Austin, US",
"lead": true
},
{
"name": "Revanth Anireddy",
"twitter": "revanthreddy",
"koding": "revanthreddy",
"location": "Austin, US"
},
{
"name": "Milan Raj",
"twitter": "rajsite",
"koding": "rajsite",
"location": "Austin, US"
}
]
}