From 50d4bcffa95c177537bf6193fd16e773a1495949 Mon Sep 17 00:00:00 2001 From: Vishwas Tripathi Date: Wed, 3 Dec 2014 22:47:32 +0530 Subject: [PATCH] Team created --- Teams/teamIndia/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/teamIndia/team.json diff --git a/Teams/teamIndia/team.json b/Teams/teamIndia/team.json new file mode 100644 index 0000000..95d0934 --- /dev/null +++ b/Teams/teamIndia/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "teamIndia", +"members": [ +{ +"name": "Vishwas Tripathi", +"twitter": "vishfrnds", +"koding": "vishfrnds", +"location": "Allahabad, IN" +} +] +}