Create team.json
Created team with members Tulio and Darin
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"teamName": "DeeTee",
|
||||
"members": [
|
||||
{
|
||||
"name": "Tulio Troncoso",
|
||||
"twitter": "tuliotron",
|
||||
"koding": "tuliot",
|
||||
"location": "Orlando, FL"
|
||||
},
|
||||
{
|
||||
"name": "Darin Doria",
|
||||
"twitter": "_darindoria",
|
||||
"koding": "darindoria",
|
||||
"location": "Orlando, FL"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user