Create team.json
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"teamName": "Team Koders",
|
||||
"members": [
|
||||
{
|
||||
"name": "Peter Stakoun",
|
||||
"twitter": "pstakoun",
|
||||
"koding": "pstakoun",
|
||||
"location": "Toronto, CA",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Adam Strom",
|
||||
"koding": "AStrom0724",
|
||||
"location": "Toronto, CA"
|
||||
},
|
||||
{
|
||||
"name": "Kevin Shen",
|
||||
"koding": "kshen3778",
|
||||
"location": "Toronto, CA"
|
||||
},
|
||||
{
|
||||
"name": "Kayton Yan",
|
||||
"location": "Toronto, CA"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user