diff --git a/Teams/Kommunicate/team.json b/Teams/Kommunicate/team.json new file mode 100644 index 0000000..0d473d7 --- /dev/null +++ b/Teams/Kommunicate/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "Kommunicate", + "members": [ + { + "name": "Alice Liu", + "koding": "aliceliu", + "location": "Berkeley, CA" + }, + { + "name": "Kevin Casey", + "twitter": "KevinCasey22", + "koding": "Fortisque", + "location": "Berkeley, CA" + }, + { + "name": "Sherman Leung", + "twitter": "sk_leung", + "koding": "sinan", + "location": "Stanford, CA", + "lead": true + } + ] +}