Created my team.json

This commit is contained in:
Rodrigo Reyes
2014-11-30 00:30:44 -06:00
parent c700e2241d
commit c47608157e

25
Teams/Kuali/team.json Normal file
View File

@@ -0,0 +1,25 @@
{
"teamName": "Kuali",
"members": [
{
"name": "Rodrgio Reyes",
"twitter": "scrooge_mc_pato",
"koding": "kouryuu",
"location": "Mexico City, MX",
"lead": true
},
{
"name": "Shawon",
"twitter": "",
"koding": "itsmeshawon",
"location": "Dhaka, BD"
},
{
"name": "Andrew Breksa",
"twitter": "",
"koding": "abreksa4",
"location": "California, US",
}
]
}