diff --git a/Teams/Kuali/team.json b/Teams/Kuali/team.json new file mode 100644 index 0000000..78412fc --- /dev/null +++ b/Teams/Kuali/team.json @@ -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", + + } + ] +}