From 42ea75d13ff02095cd5a886f8205e3e16b4acde6 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Thu, 24 Nov 2022 01:32:47 +0100 Subject: [PATCH] chore: update meetings.json and newsrooom_videos.json (#1127) --- config/meetings.json | 5 ----- config/newsroom_videos.json | 12 ++++++------ 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/config/meetings.json b/config/meetings.json index bbdb644e8254..4a98b6419b71 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,9 +1,4 @@ [ - { - "title": "Spec 3.0 Meeting", - "url": "https://github.com/asyncapi/community/issues/518", - "date": "Wed, 23 Nov 2022 16:00:00 GMT" - }, { "title": "Let's talk about contributing AsyncAPI and MQTT - Part 2", "url": "https://github.com/asyncapi/community/issues/528", diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 74b8ce4608b9..7e2b1cb86d96 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/3faqDCnzlHU/hqdefault.jpg", + "title": "Spec 3.0 meeting (November 23, 2022)", + "description": "https://github.com/asyncapi/community/issues/518.", + "videoId": "3faqDCnzlHU" + }, { "image_url": "https://i.ytimg.com/vi/OYi4zYXKiYw/hqdefault.jpg", "title": "Let's talk about contributing - AsyncAPI & MQTT Part 1", @@ -22,11 +28,5 @@ "title": "AsyncAPI Conf - Day 3 - 5th Nov 2022", "description": "https://conference.asyncapi.com/ Contents: 00:00:00 Waiting for starting 00:04:13 Opening 00:05:45 Let Me In: Open the Doors of ...", "videoId": "R8PYWXDDZbI" - }, - { - "image_url": "https://i.ytimg.com/vi/8khuAfL7TSE/hqdefault.jpg", - "title": "AsyncAPI Conf - Day 2 - 4th Nov 2022", - "description": "https://conference.asyncapi.com/ Contents: 00:00:00 Waiting for starting 00:04:43 Opening 00:05:33 My Journey from Contributor ...", - "videoId": "8khuAfL7TSE" } ] \ No newline at end of file