diff --git a/Teams/TeamCookie/team.json b/Teams/TeamCookie/team.json new file mode 100644 index 0000000..e8178ee --- /dev/null +++ b/Teams/TeamCookie/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Cookie", + "members": [ + { + "name": "Yishu Dai", + "twitter": "twitter acct no @", + "koding": "yishudai", + "location": "Northfield, US" + } + ] +}