diff --git a/Teams/StuyFyreLegacy/team.json b/Teams/StuyFyreLegacy/team.json new file mode 100644 index 0000000..92cee0f --- /dev/null +++ b/Teams/StuyFyreLegacy/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Ethan Cheng", + "twitter": "", + "koding": "elc1798", + "location": "New York, US" + "lead": true + }, + { + "name": "Yicheng Wang", + "twitter": "", + "koding": "yeechwyc", + "location": "New York, US" + }, + { + "name": "Ruojia Sun", + "twitter": "", + "koding": "", + "location": "New York, US" + }, + { + "name": "Jesse Elliot", + "twitter": "", + "koding": "Jelliott37", + "location": "New York, US" + }, + { + "name": "Nobel Gautam", + "twitter": "", + "koding": "plisno", + "location": "New York, US" + } + ] +}