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