Added team information

This commit is contained in:
Anton Bahurinsky
2014-11-26 18:00:29 +02:00
parent 2c37b1e4d1
commit 18e33532c1

12
Teams/Antonio/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "Antonio",
"members": [
{
"name": "Anton Bahurinsky",
"twitter": "AntonioSanya16",
"koding": "antonio16",
"location": "Kyiv, UA",
"lead": true
}
]
}