Merge pull request #278 from cahitonur/master

Team CyberHopes added
This commit is contained in:
Senthil Arivudainambi
2014-11-26 10:46:05 -08:00
2 changed files with 36 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
#Team CyberHopes
We're a couple who loves to code.
#Members
* Kriste Murumae
* Cahit Onur Ozkaynak
#Skills
* Python
* JavaScript
* HTML5
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "CyberHopes",
"members": [
{
"name": "Kriste Murumae",
"twitter": "anchela",
"koding": "anchela",
"location": "Rakvere, EE"
},
{
"name": "Cahit Onur Ozkaynak",
"twitter": "cyberhopes",
"koding": "cahitonur",
"location": "Goa, IN",
"lead": true
}
]
}