added team.json file
This commit is contained in:
17
Teams/125Programmers/team.json
Normal file
17
Teams/125Programmers/team.json
Normal file
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user