Added team info
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"teamName" : "open IT",
|
||||
"members" :
|
||||
[
|
||||
{
|
||||
"name" : "Will You",
|
||||
"twitter" : "mrjumpyyy",
|
||||
"koding" : "willyou",
|
||||
"location" : "Taipei, TW",
|
||||
"lead" : false
|
||||
},
|
||||
{
|
||||
"name": "Ivan Wu",
|
||||
"twitter": "invictusegg",
|
||||
"koding": "invictusivan",
|
||||
"location": "Taipei, TW",
|
||||
"lead": false
|
||||
},
|
||||
{
|
||||
"name": "EdwardKung",
|
||||
"twitter": "edwardsstep9",
|
||||
"koding": "edwardsstep9",
|
||||
"location": "Taipei, TW",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Joe Chou",
|
||||
"twitter": "dontpkme",
|
||||
"koding": "dontpkme993",
|
||||
"location": "Taipei, TW"
|
||||
},
|
||||
{
|
||||
"name": "Asip Yang",
|
||||
"twitter": "None",
|
||||
"koding": "asip",
|
||||
"location": "Taipei, TW"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user