-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #90 from PyConColombia/feat/add-team-json-information
add team json information
- Loading branch information
Showing
15 changed files
with
247 additions
and
13 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,254 @@ | ||
[ | ||
{ | ||
"id": "john-doe", | ||
"team": "website", | ||
"id": "john-roa", | ||
"team": "Chief Organizer", | ||
"first_name": "John", | ||
"last_name": "Doe", | ||
"email": "[email protected]", | ||
"photo": "https://i.pravatar.cc/300", | ||
"last_name": "Roa", | ||
"email": "", | ||
"photo": "john-roa.jpeg", | ||
"biography": { | ||
"en": "I am John Doe. I am an amazing speaker.", | ||
"es": "Yo soy John Doe. Soy un gran orador." | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "Acme Inc.", | ||
"facebook": "https://www.facebook.com/johndoe", | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@johndoe", | ||
"linkedin": "https://www.linkedin.com/in/johndoe", | ||
"github": "https://github.com/johndoe", | ||
"website": "https://johndoe.com" | ||
"linkedin": "johnroa27", | ||
"github": "jhonjairoroa87", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "carlos-sierra", | ||
"team": "Speakers and schedule", | ||
"first_name": "Carlos", | ||
"last_name": "Sierra", | ||
"email": "", | ||
"photo": "carlos-sierra.jpg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@casierrav_alife", | ||
"linkedin": "casierrav", | ||
"github": "", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "alejandro-rendon", | ||
"team": "Website", | ||
"first_name": "Alejandro", | ||
"last_name": "Rendon", | ||
"email": "", | ||
"photo": "alejandro-rendon.jpg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@arendondiosa", | ||
"linkedin": "arendondiosa", | ||
"github": "", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "carolina-gomez", | ||
"team": "Speakers", | ||
"first_name": "Carolina", | ||
"last_name": "Gómez", | ||
"email": "", | ||
"photo": "carolina-gomez.jpg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@caro_gomezt", | ||
"linkedin": "carolinagomezt", | ||
"github": "", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "karolina-ladino", | ||
"team": "Keynote Speakers", | ||
"first_name": "Karolina", | ||
"last_name": "Ladino", | ||
"email": "", | ||
"photo": "karolina-ladino.jpg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@karobotco", | ||
"linkedin": "karobotco", | ||
"github": "karobotco", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "esteban-maya", | ||
"team": "Keynote Speakers", | ||
"first_name": "Esteban", | ||
"last_name": "Maya", | ||
"email": "", | ||
"photo": "esteban-maya.jpeg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@esteban_x64", | ||
"linkedin": "esteban-x64", | ||
"github": "", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "javier-daza", | ||
"team": "Speakers", | ||
"first_name": "Javier", | ||
"last_name": "Daza", | ||
"email": "", | ||
"photo": "javier-daza.jpg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@pyjavo", | ||
"linkedin": "javierdazaco", | ||
"github": "", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "leonardo-romo", | ||
"team": "Social Networks", | ||
"first_name": "Leonardo", | ||
"last_name": "Romo", | ||
"email": "", | ||
"photo": "leonardo-romo.jpeg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@Leoromo97", | ||
"linkedin": "leonardo-romo-808616103", | ||
"github": "", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "karen-romo", | ||
"team": "Sponsors", | ||
"first_name": "Karen", | ||
"last_name": "Romo", | ||
"email": "", | ||
"photo": "karen-romo.jpg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@karenlis727", | ||
"linkedin": "karen-lisette-romo-b1383b270", | ||
"github": "", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "ivan-roa", | ||
"team": "Design/Venue Logistics", | ||
"first_name": "Ivan", | ||
"last_name": "Roa", | ||
"email": "", | ||
"photo": "ivan-roa.png", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "", | ||
"linkedin": "ivan-roa-64b78158", | ||
"github": "naviroa92", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "nancy-acuna", | ||
"team": "Logistics/Finance", | ||
"first_name": "Nancy", | ||
"last_name": "Acuña", | ||
"email": "", | ||
"photo": "nancy-acuna.jpg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "", | ||
"linkedin": "", | ||
"github": "", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "maria-franco", | ||
"team": "Website", | ||
"first_name": "Maria", | ||
"last_name": "Franco", | ||
"email": "", | ||
"photo": "maria-franco.JPEG", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@mariafrancodev", | ||
"linkedin": "mariafrancodev", | ||
"github": "mariafrancodev", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "edwin-zea", | ||
"team": "Finance", | ||
"first_name": "Finance", | ||
"last_name": "Zea", | ||
"email": "", | ||
"photo": "edwin-zea.jpeg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@edwin_zea", | ||
"linkedin": "edwin-zea-24343966", | ||
"github": "", | ||
"website": "" | ||
}, | ||
{ | ||
"id": "wendy-rueda", | ||
"team": "Social Networks", | ||
"first_name": "Wendy", | ||
"last_name": "Rueda", | ||
"email": "", | ||
"photo": "wendy-rueda.jpeg", | ||
"biography": { | ||
"en": "", | ||
"es": "" | ||
}, | ||
"affiliation": "", | ||
"facebook": "", | ||
"twitter": "@wen_rueda", | ||
"linkedin": "wendy-rueda-cifuentes-84a617215", | ||
"github": "", | ||
"website": "" | ||
} | ||
] | ||
] |