Update team.json

This commit is contained in:
Amar Prabhu
2014-11-26 17:29:02 +05:30
parent d8ce61417e
commit 5d211a4b35

View File

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