Create team.json
This commit is contained in:
23
Teams/Kommunicate/team.json
Normal file
23
Teams/Kommunicate/team.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"teamName": "Kommunicate",
|
||||
"members": [
|
||||
{
|
||||
"name": "Alice Liu",
|
||||
"koding": "aliceliu",
|
||||
"location": "Berkeley, CA"
|
||||
},
|
||||
{
|
||||
"name": "Kevin Casey",
|
||||
"twitter": "KevinCasey22",
|
||||
"koding": "Fortisque",
|
||||
"location": "Berkeley, CA"
|
||||
},
|
||||
{
|
||||
"name": "Sherman Leung",
|
||||
"twitter": "sk_leung",
|
||||
"koding": "sinan",
|
||||
"location": "Stanford, CA",
|
||||
"lead": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user