From 1c309e4c080cf2acb09c8851dd812aab9eca3693 Mon Sep 17 00:00:00 2001 From: Arvind Rao Date: Tue, 2 Dec 2014 20:33:34 -0800 Subject: [PATCH] Create team.json added team.json info --- Teams/BK/team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/BK/team.json diff --git a/Teams/BK/team.json b/Teams/BK/team.json new file mode 100644 index 0000000..90234af --- /dev/null +++ b/Teams/BK/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "BK", + "members": [ + { + "name": "Arvind Rao", + "koding": "arvievlv", + "location": "San Diego, US" + } + ] +}