Added team information
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"teamName": "Sudo",
|
||||
"members": [
|
||||
{
|
||||
"name": "Full Name",
|
||||
"twitter": "twitter acct no @",
|
||||
"koding": "koding username",
|
||||
"location": "city, 2 digit country code"
|
||||
},
|
||||
{
|
||||
"name": "Richard Melo",
|
||||
"twitter": "allucardster",
|
||||
"koding": "allucardster",
|
||||
"location": "Cali, CO",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Victor Gonzales",
|
||||
"twitter": "vichugof",
|
||||
"koding": "vichugof",
|
||||
"location": "Cali, CO"
|
||||
},
|
||||
{
|
||||
"name": "Ricardo Valencia",
|
||||
"twitter": "",
|
||||
"koding": "",
|
||||
"location": "Cali, CO"
|
||||
},
|
||||
{
|
||||
"name": "Jhon Javier Cardona",
|
||||
"twitter": "",
|
||||
"koding": "",
|
||||
"location": "Cali, CO"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user