From a484dc3641c9e4176bcfb411a7b359052e864877 Mon Sep 17 00:00:00 2001 From: Sritanu Chakraborty Date: Mon, 1 Dec 2014 11:51:15 +0530 Subject: [PATCH] Updates team .json --- Teams/BinaryLinguists/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/BinaryLinguists/team.json diff --git a/Teams/BinaryLinguists/team.json b/Teams/BinaryLinguists/team.json new file mode 100644 index 0000000..73377d6 --- /dev/null +++ b/Teams/BinaryLinguists/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "BinaryLinguists", + "members": [ + { + "name": "Sritanu Chakraborty", + "twitter": "SRITANU90", + "koding": "sritanu25", + "location": "Kolkata, IN" + }, + { + "name": "Poulastya Mukherjee", + "twitter": "poulastyab", + "koding": "poulastyab", + "location": "Bonn, DE" + } + ] +} +