diff --git a/Teams/Flyingsoft-Games/ABOUT.md b/Teams/Flyingsoft-Games/ABOUT.md new file mode 100644 index 0000000..27efeeb --- /dev/null +++ b/Teams/Flyingsoft-Games/ABOUT.md @@ -0,0 +1 @@ +It's going to be a game. diff --git a/Teams/Flyingsoft-Games/team.json b/Teams/Flyingsoft-Games/team.json new file mode 100644 index 0000000..679a2ba --- /dev/null +++ b/Teams/Flyingsoft-Games/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "Flyingsoft Games", + "members": [{ + "name" : "Michael Romanovsky", + "twitter" : "agamemnus_dev", + "koding" : "agamemnus", + "location" : "Boston, US", + "lead" : true + }] +}