Team info

This commit is contained in:
Stoyan Rachev
2014-11-23 15:28:12 +02:00
parent 4522975650
commit 92b803e27f
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
}
]
}