From 5d211a4b356f1caeb7037258c2dd9b93e598c4d8 Mon Sep 17 00:00:00 2001 From: Amar Prabhu Date: Wed, 26 Nov 2014 17:29:02 +0530 Subject: [PATCH] Update team.json --- Teams/Nilofer/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Teams/Nilofer/team.json b/Teams/Nilofer/team.json index 78119ee..765c9d2 100644 --- a/Teams/Nilofer/team.json +++ b/Teams/Nilofer/team.json @@ -1,6 +1,12 @@ { "teamName": "Nilofer", "members": [ + { + "name": "Ajeeth Kumar", + "twitter": "OUT_OF_MEM", + "koding": "ajeet2511", + "location": "Bangalore, IN" + }, { "name": "Amar Prabhu", "twitter": "oligomath", @@ -18,6 +24,12 @@ "twitter": "pmandrek", "koding": "pmandrek", "location": "Bangalore, IN" + }, + { + "name": "Ritesh Ranjan", + "twitter": "riteshr24", + "koding": "riteshr.designs", + "location": "Bangalore, IN" } ] }