Create team.json
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"teamName": "Shamas",
|
||||
"members": [
|
||||
{
|
||||
"name": "Andrés Torres",
|
||||
"twitter": "elfotografo007",
|
||||
"koding": "elfotografo007",
|
||||
"location": "Pereira, CO",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Harold Sánchez",
|
||||
"twitter": "sancospi",
|
||||
"koding": "sancospi",
|
||||
"location": "Pereira, CO"
|
||||
},
|
||||
{
|
||||
"name": "Mariano Aguirre",
|
||||
"twitter": "sinanyasar",
|
||||
"koding": "sinan",
|
||||
"location": "Medellin, CO"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user