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" + } + ] +}