updated team members

This commit is contained in:
Cameron Condry
2014-11-25 16:58:55 -05:00
parent 0933f99d08
commit 52d6be9608
+30 -1
View File
@@ -1 +1,30 @@
{
"teamName": "Bad Aces",
"members": [
{
"name": "Aime Menendez",
"twitter": "",
"koding": "aimemp",
"location": "Fort Lauderdale, FL"
},
{
"name": "Cameron Condry",
"twitter": "ccondry2",
"koding": "ccondry",
"location": "Seymour, US",
"lead": true
},
{
"name": "Estel Smith",
"twitter": "estelsmith",
"koding": "estelsmith",
"location": "North Vernon, US"
},
{
"name": "Stefan Gimmillaro",
"twitter": "sgimmillaro",
"koding": "sgimmillaro",
"location": "San Francisco, US"
}
]
}