Merge pull request #564 from letronje/master

Add team info
This commit is contained in:
Senthil Arivudainambi
2014-11-30 12:18:22 -08:00
2 changed files with 28 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
The Team
===========================
| Manoj M
|---
| ![Manoj M](https://m.ak.fbcdn.net/sphotos-c.ak/hphotos-ak-xaf1/t31.0-8/s960x960/456354_10152168522125195_1174306115_o.jpg)
| Divya K
|---
| ![Divya K](https://m.ak.fbcdn.net/sphotos-f.ak/hphotos-ak-xpf1/v/t1.0-9/10429488_10204288400024630_4659166084811789476_n.jpg?oh=5d0a2663c3a25d34f07db35687a37bb3&oe=5509CF93&__gda__=1426313708_167f7393572b81bdf96aed2828393d58)
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "C0d3r$",
"members": [
{
"name": "Manoj Mathai",
"twitter": "letronje",
"koding": "letronje",
"location": "Pune"
},
{
"name": "Divya Kunnath",
"twitter": "brilyuhns",
"koding": "brilyuhns",
"location": "Pune"
}
]
}