From 6522b6709a6f078879d04a6f05a96e8d69088f91 Mon Sep 17 00:00:00 2001 From: booshi444 Date: Tue, 2 Dec 2014 19:42:22 -0800 Subject: [PATCH] Added team.json file. --- Teams/TeamBooshi/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TeamBooshi/team.json diff --git a/Teams/TeamBooshi/team.json b/Teams/TeamBooshi/team.json new file mode 100644 index 0000000..4f0cacd --- /dev/null +++ b/Teams/TeamBooshi/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Booshi", + "members": [ + { + "name": "Nagabhushan Kikkeri Sundarakrishna", + "twitter": "NBooshi", + "koding": "Booshi", + "location": "Las Vegas, US" + } + ] +}