Skip to content

Commit

Permalink
feat: add london speakers (#176)
Browse files Browse the repository at this point in the history
* remove Fawaz from madrid speaker

* finalspeakers

* Update config/speakers.json

Co-authored-by: Lukasz Gornicki <[email protected]>

---------

Co-authored-by: Lukasz Gornicki <[email protected]>
  • Loading branch information
thulieblack and derberg authored Sep 1, 2023
1 parent f3c5d92 commit 4e687b0
Showing 1 changed file with 23 additions and 7 deletions.
30 changes: 23 additions & 7 deletions config/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@
"title": "Business & Technical Consultant and Co-author of API Economy 101",
"img": "https://user-images.githubusercontent.com/66913810/261286046-4985401c-f5b8-44e0-ae0a-f4d35b3aca25.jpg"

},
{
"name": "Aishat Muibudeen",
"title": "User Experience Researcher and Designer at AsyncAPI Initiative",
"img": "https://user-images.githubusercontent.com/66913810/261285970-c01a211f-5f7f-43f3-b047-2e8c10eb219f.jpg"

},
{
"name": "Sergio Moya",
Expand Down Expand Up @@ -95,8 +89,30 @@
"name": "Swen-Helge Huber",
"title": "Senior Director, Office of the CTO at Solace",
"img": "https://user-images.githubusercontent.com/66913810/262295277-4cab51aa-e336-4f13-9e63-6eea20ad411a.png"
}
},

{
"name": "Gary Olliffe",
"title": "Distinguished VP Analyst at Gartner",
"img": "https://user-images.githubusercontent.com/66913810/263706242-3570211b-77d1-4692-8721-9945c718258a.jpg"
},

{
"name": "Lukasz Gornicki",
"title": "Executive Director at AsyncAPI Initiative and Developer Relations Manager at Postman",
"img": "https://pbs.twimg.com/profile_images/1683523954957328393/W009Rxsj_400x400.jpg"
},
{
"name": "Hari Rangarajan",
"title": "Developer Advocate at Solace",
"img": "https://user-images.githubusercontent.com/66913810/264054920-0bafd0b1-ee83-416f-b64e-3ff10f7582ba.jpg"

}, {
"name": "Supratim Ghose",
"title": "Director at Citi",
"img": "https://user-images.githubusercontent.com/66913810/264057511-b581cf75-499b-4607-abc2-8d1c44c6946d.png"

}

]
},
Expand Down

0 comments on commit 4e687b0

Please sign in to comment.