From f37c1ede46622b4dacd796bd93cad54d1a4917a8 Mon Sep 17 00:00:00 2001 From: thulieblack Date: Thu, 2 Nov 2023 09:02:59 +0200 Subject: [PATCH 1/6] update-paris-speakers --- config/speakers.json | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/config/speakers.json b/config/speakers.json index d8197f2e..06d81ee5 100644 --- a/config/speakers.json +++ b/config/speakers.json @@ -338,6 +338,38 @@ { "city": "Paris", "location": "Paris, France", - "lists": [] + "lists": [ + { + "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": "Manuel Ottlik", + "title": "Product Owner Global Integration Platform at HDI Global SE", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2011/conversions/c4c081c7-8f14-4680-b7dc-dc55559c09f7-square.jpg" + }, + { + "name": "Zbigniew Malcherczyk", + "title": "Senior Backend Engineer at TransferGo", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2442/conversions/4ea7dbeb-9cae-4657-9292-a8f25725fa50-square.jpg" + }, + { + "name": "José Haro Peralta", + "title": "Founder, Author, Instructor at microapis.io", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2134/conversions/825ceeae-7b98-4855-92aa-6e77dacb6d8e-square.jpg" + }, + { + "name": "Alexander Günsche", + "title": "Senior Solutions Architect at Amazon Web Services", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2382/conversions/c5612dad-fb54-46e9-8472-d6f579c43b5e-square.jpg" + } + + ] } ] From 526154ea0dc5e6b084e50a88a4e9d4a817a3d422 Mon Sep 17 00:00:00 2001 From: thulieblack Date: Thu, 9 Nov 2023 10:12:26 +0200 Subject: [PATCH 2/6] update-speakers --- config/speakers.json | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/config/speakers.json b/config/speakers.json index 06d81ee5..41833e4b 100644 --- a/config/speakers.json +++ b/config/speakers.json @@ -342,13 +342,28 @@ { "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" + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2458/conversions/82981197-45c9-48ad-8bf8-b7c9d2ba55ce-square.jpg" }, { "name": "Hari Rangarajan", "title": "Developer Advocate at Solace", "img": "https://user-images.githubusercontent.com/66913810/264054920-0bafd0b1-ee83-416f-b64e-3ff10f7582ba.jpg" }, + { + "name": "Alex Drag", + "title": "Sr. Director of Product Marketing & Product Evangelist at Gravitee", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2062/conversions/7e3232c3-d0e0-4cd1-bc35-e22c701f5562-square.jpg" + }, + { + "name": "Dr. João Dias", + "title": "Software Engineer at Kuehne+Nagel", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2461/conversions/6a8ec984-ebc7-444d-9257-4860bed7e1cb-square.jpg" + }, + { + "name": "Rui Eusébio", + "title": "Senior Software Architect at Kuehne+Nagel", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2462/conversions/aa606e8b-09cd-406c-b89a-2818850ebd60-square.jpg" + }, { "name": "Manuel Ottlik", "title": "Product Owner Global Integration Platform at HDI Global SE", @@ -359,11 +374,31 @@ "title": "Senior Backend Engineer at TransferGo", "img": "https://apidays.s3.fr-par.scw.cloud/medias/2442/conversions/4ea7dbeb-9cae-4657-9292-a8f25725fa50-square.jpg" }, + { + "name": "Hugo Guerrero", + "title": "Chief Software Architect, APIs & Integration Developer Advocate at Red Hat", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/648/conversions/0d366eb0-5a31-47d9-b3e5-33f406f31055-square.jpg" + }, + { + "name": "Julien Testut", + "title": "Senior Principal Product Manager at Oracle", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2452/conversions/c2015d0d-56fa-4058-ba9e-73916f9a78f8-square.jpg" + }, { "name": "José Haro Peralta", "title": "Founder, Author, Instructor at microapis.io", "img": "https://apidays.s3.fr-par.scw.cloud/medias/2134/conversions/825ceeae-7b98-4855-92aa-6e77dacb6d8e-square.jpg" }, + { + "name": "Julien Jakubowski", + "title": "Developer Advocate at StreamNative", + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2456/conversions/66ed3685-0341-4103-b7cf-d4bbc6ddf590-square.jpg" + }, + { + "name": "Benjamin Coenen", + "title": "Sr Staff Software Engineer, Apollo GraphQL", + "img": "https://user-images.githubusercontent.com/66913810/264054920-0bafd0b1-ee83-416f-b64e-3ff10f7582ba.jpg" + }, { "name": "Alexander Günsche", "title": "Senior Solutions Architect at Amazon Web Services", From 4e29e70ccaee4d6591ec48bb01dfcddf1b50848f Mon Sep 17 00:00:00 2001 From: thulieblack Date: Thu, 9 Nov 2023 10:14:52 +0200 Subject: [PATCH 3/6] update-tickets --- config/city-lists.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/city-lists.json b/config/city-lists.json index 0595588e..c76a7d8d 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -55,9 +55,9 @@ "sponsors": [ "/img/apidays.png" ], - "ticket": "", + "ticket": "https://ticket.apidays.global/event/apidays-paris-2023/8a1f3904-e2be-4c69-a880-37d2ddf1027d/cart?coupon=ASYNCAPICONF23", "freeTickets":"", "freeTicketText":"Grab Free Tickets", - "buttonText":"Get your Tickets" + "buttonText":"Grab Free Tickets" } ] \ No newline at end of file From 0cfb7cba900058f52458acca41bfc60b537cb1c4 Mon Sep 17 00:00:00 2001 From: thulieblack Date: Thu, 9 Nov 2023 10:18:32 +0200 Subject: [PATCH 4/6] update --- config/speakers.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config/speakers.json b/config/speakers.json index ffee52ef..50416534 100644 --- a/config/speakers.json +++ b/config/speakers.json @@ -572,11 +572,6 @@ "title": "Developer Advocate at StreamNative", "img": "https://apidays.s3.fr-par.scw.cloud/medias/2456/conversions/66ed3685-0341-4103-b7cf-d4bbc6ddf590-square.jpg" }, - { - "name": "Benjamin Coenen", - "title": "Sr Staff Software Engineer, Apollo GraphQL", - "img": "https://user-images.githubusercontent.com/66913810/264054920-0bafd0b1-ee83-416f-b64e-3ff10f7582ba.jpg" - }, { "name": "Alexander Günsche", "title": "Senior Solutions Architect at Amazon Web Services", From 0beb5a683a17cf15dba924c53c8aa4e674b5ca56 Mon Sep 17 00:00:00 2001 From: thulieblack Date: Tue, 14 Nov 2023 19:33:11 +0200 Subject: [PATCH 5/6] update-paris-speakers --- config/speakers.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config/speakers.json b/config/speakers.json index 50416534..b6a9598c 100644 --- a/config/speakers.json +++ b/config/speakers.json @@ -533,7 +533,7 @@ "img": "https://apidays.s3.fr-par.scw.cloud/medias/2062/conversions/7e3232c3-d0e0-4cd1-bc35-e22c701f5562-square.jpg" }, { - "name": "Dr. João Dias", + "name": "João Dias", "title": "Software Engineer at Kuehne+Nagel", "img": "https://apidays.s3.fr-par.scw.cloud/medias/2461/conversions/6a8ec984-ebc7-444d-9257-4860bed7e1cb-square.jpg" }, @@ -572,6 +572,11 @@ "title": "Developer Advocate at StreamNative", "img": "https://apidays.s3.fr-par.scw.cloud/medias/2456/conversions/66ed3685-0341-4103-b7cf-d4bbc6ddf590-square.jpg" }, + { + "name": "Benjamin Coenen", + "title": "Rust Sr Staff Software Engineer at Apollo GraphQL", + "img": "https://user-images.githubusercontent.com/66913810/264054920-0bafd0b1-ee83-416f-b64e-3ff10f7582ba.jpg" + }, { "name": "Alexander Günsche", "title": "Senior Solutions Architect at Amazon Web Services", From f1489d48d40d3a957b3ca33fc2886ecbd1be34b4 Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Tue, 14 Nov 2023 19:37:58 +0200 Subject: [PATCH 6/6] Update speakers.json --- config/speakers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/speakers.json b/config/speakers.json index b6a9598c..eaef122c 100644 --- a/config/speakers.json +++ b/config/speakers.json @@ -575,7 +575,7 @@ { "name": "Benjamin Coenen", "title": "Rust Sr Staff Software Engineer at Apollo GraphQL", - "img": "https://user-images.githubusercontent.com/66913810/264054920-0bafd0b1-ee83-416f-b64e-3ff10f7582ba.jpg" + "img": "https://apidays.s3.fr-par.scw.cloud/medias/2463/conversions/7749cce5-2699-47b9-aef8-6269ab8a823d-square.jpg" }, { "name": "Alexander Günsche",