Create team.json

This commit is contained in:
thanosalexander
2014-11-26 13:45:41 +02:00
parent 71ae2f139e
commit 969f62b657
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "ThanosAlexander",
"members": [
{
"name": "Thanos Alexandris",
"koding": "thanosalexander",
"location": "thessaloniki, GR",
"lead": true
}
]
}