diff --git a/Teams/125Programmers/team.json b/Teams/125Programmers/team.json new file mode 100644 index 0000000..bf67d73 --- /dev/null +++ b/Teams/125Programmers/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Camilo Gonzalez", + "twitter": "camilo_g86", + "koding": "camilo86", + "location": "Boston, US" + }, + { + "name": "Jorge Garcia", + "twitter": "jorge_AGZ", + "koding": "jorge0510", + "location": "Boston, US" + } + ] +}