diff --git a/Teams/JustDevIt/team.json b/Teams/JustDevIt/team.json new file mode 100644 index 0000000..cf504ad --- /dev/null +++ b/Teams/JustDevIt/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Just Dev It", + "members": [ + { + "name": "David Ragsdale", + "twitter": "@ragzdale", + "koding": "", + "location": "Indianapolis, US" + }, + { + "name": "Alex Hester", + "twitter": "", + "koding": "amhester", + "location": "Indianapolis, US" + }, + { + "name": "Ryan Hanley", + "twitter": "", + "koding": "rmhanley", + "location": "Indianapolis, US", + "lead": true + }, + { + "name": "Scott Colegrove", + "twitter": "beefmaestro", + "koding": "beefmaestro", + "location": "Indianapolis, US" + }, + { + "name": "Neal Hamilton", + "twitter": "", + "koding": "", + "location": "Indianapolis, US" + } + ] +}