From 4c5f2847d6870da1d87bf2fb3489529e5481a28f Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Fri, 22 Nov 2024 18:32:26 +0100 Subject: [PATCH] chore: update meetings.json and newsrooom_videos.json (#3421) Co-authored-by: asyncapi-bot-eve %0ACo-authored-by: asyncapi-bot --- config/meetings.json | 14 -------------- config/newsroom_videos.json | 12 ++++++------ 2 files changed, 6 insertions(+), 20 deletions(-) diff --git a/config/meetings.json b/config/meetings.json index a23db3af4822..043c83b3a3c2 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,11 +1,4 @@ [ - { - "title": "Essential Building Blocks Working Group", - "calLink": "https://www.google.com/calendar/event?eid=YzYyaHNiNTdqbGQ1OTNybjE1NDZlb2ppODAgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", - "url": "https://github.com/asyncapi/community/issues/1331", - "banner": "", - "date": "2024-08-13T18:00:00.000Z" - }, { "title": "Community Meeting", "calLink": "https://www.google.com/calendar/event?eid=cnIwc3U0c2o1a3FoaWM0M2VvZXFjNzJvZzQgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", @@ -13,13 +6,6 @@ "banner": "https://github.com/user-attachments/assets/7756ebe2-f8c7-4bda-91e3-6a678c1fad99", "date": "2024-08-20T16:00:00.000Z" }, - { - "title": "Marketing WG Meeting", - "calLink": "https://www.google.com/calendar/event?eid=dDNtNmxyODRkNzdvOTdvaWV0NjhtZnYyMGcgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", - "url": "https://github.com/asyncapi/community/issues/1338", - "banner": "", - "date": "2024-08-13T14:00:00.000Z" - }, { "title": "Essential Building Blocks Working Group", "calLink": "https://www.google.com/calendar/event?eid=c28zazMxcDk3MThpMWFpNG9lYzRrbmIzNW8gY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 8a00582be7d0..226fdc95c386 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/Q2cvxsUUgzA/hqdefault.jpg", + "title": "AsyncAPI-Powered Event Feeds: 3 Steps to Streaming", + "description": "In this livestream, we'll dive into the challenges and benefits of using AsyncAPI for building event-driven architectures.", + "videoId": "Q2cvxsUUgzA" + }, { "image_url": "https://i.ytimg.com/vi/9MaHh4b-rmc/hqdefault.jpg", "title": "Broadening the API Landscape: AsyncAPI and CloudEvents in the Enterprise - Daniel Kocot", @@ -22,11 +28,5 @@ "title": "Sustaining Open Source Beyond Code: The Importance of Marketing and Funding - Oluwabamikemi Kayode", "description": "", "videoId": "b_BStEcLNqg" - }, - { - "image_url": "https://i.ytimg.com/vi/G6YyV1JvvSM/hqdefault.jpg", - "title": "Streamlining EDA: AsyncAPI-Driven Design, Documentation, and Testing - Giri Venkatesan", - "description": "", - "videoId": "G6YyV1JvvSM" } ] \ No newline at end of file