diff --git a/Teams/Flyingsoft-Games/team.json b/Teams/Flyingsoft-Games/team.json new file mode 100644 index 0000000..06ca14a --- /dev/null +++ b/Teams/Flyingsoft-Games/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "Flyingsoft", + "members": [{ + "name" : "Michael Romanovsky", + "twitter" : "agamemnus_dev", + "koding" : "agamemnus", + "location" : "Boston, US", + "lead" : true + }] +}