Create team.json

This commit is contained in:
Ilia Sachok
2014-11-26 23:56:25 +03:00
parent 2c37b1e4d1
commit e54e457c72

18
Teams/Mics/team.json Normal file
View File

@@ -0,0 +1,18 @@
{
"teamName": "Mics",
"members": [
{
"name": "Ilja SAtchok",
"twitter": "",
"koding": "ifours",
"location": "Minsk, BY",
"lead": true
},
{
"name": "Mikhail Chernysh",
"twitter": "",
"koding": "chernyshm",
"location": "Minsk, BY"
}
]
}