Merge pull request #69 from strachev/master

"We have an idea" team info
This commit is contained in:
Nitin Gupta
2014-11-23 10:47:27 -08:00
2 changed files with 25 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
We have an idea
===========================
| Stoyan | Desi
|--- |---
| ![strachev](https://avatars2.githubusercontent.com/u/3617358?v=3&s=460) | ![sishub](https://avatars2.githubusercontent.com/u/8769723?v=3&s=460) |
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "We have an idea",
"members": [
{
"name": "Desislava Karadzhova",
"twitter": "desi_scott",
"koding": "sishub",
"location": "Sofia, BG"
},
{
"name": "Stoyan Rachev",
"twitter": "stoyan_rachev",
"koding": "strachev",
"location": "Sofia, BG",
"lead": true
}
]
}