Create team.json

This commit is contained in:
glasm
2014-11-22 02:44:45 +03:00
parent 5f14bfdb99
commit 99a85c893d
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "T314",
"members": [
{
"name": "Deryabin Igor",
"twitter": "zxigora",
"koding": "glasm",
"location": "Crimea, RU",
"lead": true
}
]
}