Create team.json

This commit is contained in:
agamemnus
2014-12-02 22:31:32 -05:00
parent e3fc7566c7
commit 2cc7e23d80
+10
View File
@@ -0,0 +1,10 @@
{
"teamName": "Flyingsoft",
"members": [{
"name" : "Michael Romanovsky",
"twitter" : "agamemnus_dev",
"koding" : "agamemnus",
"location" : "Boston, US",
"lead" : true
}]
}