create TOKI team.json

This commit is contained in:
milkers
2014-12-03 09:57:24 +02:00
parent c039ce0e31
commit 8108b46879

24
Teams/TOKI/team.json Normal file
View File

@@ -0,0 +1,24 @@
{
"teamName": "TOKI",
"members": [
{
"name": "Ertan Kantarcioglu",
"twitter": "ert_an",
"koding": "ertank",
"location": "Ankara, TR",
"lead": true
},
{
"name": "Damla Ozgen",
"twitter": "ozgendml",
"koding": "damlaozgen",
"location": "Ankara, TR"
},
{
"name": "Mustafa Ilker Sarac",
"twitter": "milkers",
"koding": "milkers",
"location": "Ankara, TR"
}
]
}