diff --git a/Teams/TeamVibrance/team.json b/Teams/TeamVibrance/team.json new file mode 100644 index 0000000..906d764 --- /dev/null +++ b/Teams/TeamVibrance/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Vibrance", + "members": [ + { + "name": "Sam Zhao", + "twitter": "SamOnRails", + "koding": "samzhao", + "location": "Vancouver, CA" + } + ] +}