From aa62697cb2096b3daa1c84abdf532b820075aca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Garc=C3=ADa=20Sainz-Aja?= Date: Wed, 18 Oct 2023 14:19:10 +0200 Subject: [PATCH] fix: update speakers.json (#224) * Update speakers.json Remove Alexis Sanchez from Speakers list and add back Alejandra Quetzalli * update speakers.json * update speakers.json * Update speakers.json Cancelling Experts Panel and moving one talk from afternoon to morning. Two hours lunch time. --- config/speakers.json | 40 +++++++++++++++++----------------------- 1 file changed, 17 insertions(+), 23 deletions(-) diff --git a/config/speakers.json b/config/speakers.json index 8057c53c..5839d279 100644 --- a/config/speakers.json +++ b/config/speakers.json @@ -53,20 +53,20 @@ "type": "Technical Talk" }, { - "time": "13:00 PM CEST - 14:00 PM CEST", - "session": "AsyncAPI v3 and The Future of Event-Driven Architectures", - "speaker": 12, - "type": "Experts Panel" + "time": "13:00 PM CEST - 13:30 PM CEST", + "session": "Practical Event-Storming with AsyncAPI v3 and ZenWave SDK", + "speaker": [5,4], + "type": "Technical Talk" }, { - "time": "2:00 PM CEST - 3:30 PM CEST", + "time": "13:30 PM CEST - 3:30 PM CEST", "session": "", "type": "Catering and Lunch" }, { - "time": "3:30 PM CEST - 4:00 PM CEST", - "session": "Practical Event-Storming with AsyncAPI v3 and ZenWave SDK", - "speaker": [5,4], + "time": "15:30 PM CEST - 4:00 PM CEST", + "session": "Leveraging AsyncAPI To Detect Anomalies In Smart Ports Platforms Using Model-Driven Techniques", + "speaker": 2, "type": "Technical Talk" }, { @@ -77,9 +77,9 @@ }, { "time": "4:30 PM CEST - 5:00 PM CEST", - "session": "Leveraging AsyncAPI To Detect Anomalies In Smart Ports Platforms Using Model-Driven Techniques", - "speaker": 2, - "type": "Technical Talk" + "session": "The Power of Ecosystem Thinking in Cultivating the AsyncAPI Documentation Community", + "speaker": 12, + "type": "Community Talk" }, { "time": "5:00 PM CEST - 5:30 PM CEST", @@ -87,17 +87,11 @@ "type": "Break" }, { - "time": "5:30 PM CEST - 6:00 PM CEST", + "time": "6:00 PM CEST - 6:30 PM CEST", "session": "Case Study Productizing AsyncAPI for Data Replication, Changed Data Capture", "speaker": 6, "type": "Technical Talk" }, - { - "time": "6:00 PM CEST - 6:30 PM CEST", - "session": "The Power of Real-Time Data: AsyncAPI and its Impact on Electric Vehicles", - "speaker": 11, - "type": "Technical Talk" - }, { "time": "6:30 PM CEST - 7:00 PM CEST", "session": "Code Generation For Enterprise Integration Patterns With AsyncAPI and ZenWave SDK", @@ -158,15 +152,15 @@ "title": "Executive Director at AsyncAPI Initiative and Developer Relations Manager at Postman", "img": "https://pbs.twimg.com/profile_images/1683523954957328393/W009Rxsj_400x400.jpg" }, - { - "name": "Alexis Sánchez", - "title": "Director of Engineering at EVA Global", - "img": "https://sessionize.com/image/d085-200o200o2-ftqATrJmz6uTR8xpFbByVz.jpg" - }, { "name": "Benjamín Granados", "title": "Experts Panel Moderator", "img": "https://user-images.githubusercontent.com/66913810/268240922-66bfeb96-7d2d-4ece-aae2-c92454f3affc.png" + }, + { + "name": "Alejandra Quetzalli", + "title": "Author & Lead Documentation Engineer", + "img": "https://cache.sessionize.com/image/6025-200o200o2-DqDUFbrp2qMozbpyx1T5rZ.JPG" } ] },