Merge pull request #978 from chinmayj/master

Add team Codetogo
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:19:21 -08:00
2 changed files with 52 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
#TeamName: Codetogo
- We are team of 4 members
- Here for good!
About us:
##Anurag
http://twitter.com/anurag1695
##Chinmay
- A pre final year student from India
- Anurag is my classmate
http://twitter.com/chinmaynj
##Fong King Yew
http://twitter.com/kingyew
##Korak Purkayastha
http://twitter.com/qriousguy
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "Codetogo",
"members": [
{
"name": "Anurag Patel",
"twitter": "anurag1695",
"koding": "anurag95",
"location": "Ahmedabad, IN"
},
{
"name": "Chinmay Joshi",
"twitter": "chinmaynj",
"koding": "chinmayj",
"location": "Vadodara, IN",
"lead": true
},
{
"name": "Fong King Yew",
"twitter": "kingyew11",
"koding": "kingyew",
"location": "Kuala Lumpur, MY"
},
{
"name": "Korak Purkayastha",
"twitter": "qriousguy",
"koding": "qriousguy",
"location": "Kolkata, IN"
}
]
}