From b66b48b9740f83fffbdfc6a2021289e10ff1227f Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Wed, 16 Nov 2022 00:30:23 +0000 Subject: [PATCH] chore: update meetings.json, newsrooom_videos.json and dashboard.json --- config/meetings.json | 6 +++--- config/newsroom_videos.json | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config/meetings.json b/config/meetings.json index 2e9f5b6d6269..9099d23e572f 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,8 +1,8 @@ [ { - "title": "Community Meeting", - "url": "https://github.com/asyncapi/community/issues/522", - "date": "Tue, 15 Nov 2022 08:00:00 GMT" + "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", diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 4a249adaf5ac..fb12d16ec10e 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/49UXkuckKpA/hqdefault.jpg", + "title": "Community Meeting, 8:00 UTC Tuesday November 15th 2022", + "description": "https://github.com/asyncapi/community/issues/522.", + "videoId": "49UXkuckKpA" + }, { "image_url": "https://i.ytimg.com/vi/koLWWoBnIMo/hqdefault.jpg", "title": "Spec 3.0 meeting (November 9, 2022)", @@ -22,11 +28,5 @@ "title": "AsyncAPI Conf - Day 1 - 3rd Nov 2022", "description": "https://conference.asyncapi.com/ Contents: 00:00:00 Waiting for starting 00:02:20 Opening 00:03:45 Next Generation of AsyncAPI ...", "videoId": "NTHsezlKBh8" - }, - { - "image_url": "https://i.ytimg.com/vi/3GZfQCrDrh8/hqdefault.jpg", - "title": "Conference Dry-Run", - "description": "This stream is for folks volunteering for the conference to make sure everything runs smoothly.", - "videoId": "3GZfQCrDrh8" } ] \ No newline at end of file