From e435a15559651b449ae4ecb63462bf7280fd8350 Mon Sep 17 00:00:00 2001 From: Amar Prabhu Date: Wed, 26 Nov 2014 17:15:14 +0530 Subject: [PATCH] Create team.json --- Teams/Nilofer/team.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Teams/Nilofer/team.json diff --git a/Teams/Nilofer/team.json b/Teams/Nilofer/team.json new file mode 100644 index 0000000..78119ee --- /dev/null +++ b/Teams/Nilofer/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "Nilofer", + "members": [ + { + "name": "Amar Prabhu", + "twitter": "oligomath", + "koding": "amarprabhu", + "location": "Bangalore, IN" + }, + { + "name": "Dharmesh BA", + "twitter": "dharmeshba", + "koding": "dharmeshba", + "location": "Bangalore, IN" + }, + { + "name": "Pratik Mandrekar", + "twitter": "pmandrek", + "koding": "pmandrek", + "location": "Bangalore, IN" + } + ] +}