From 41cd07f59e6ad2d8d2a3086918d38b9d0fe9ccc3 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Thu, 30 Mar 2023 00:27:20 +0000 Subject: [PATCH] chore: update meetings.json, newsrooom_videos.json and dashboard.json --- 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 815926dd0f26..feddedd9d43a 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/635", - "date": "Wed, 29 Mar 2023 16:00:00 GMT" - }, { "title": "Community Meeting", "url": "https://github.com/asyncapi/community/issues/645", diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 8293bd7823c8..0065ac0943aa 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/O4TQWBEaXy0/hqdefault.jpg", + "title": "Spec 3.0 meeting (March 29th 2023)", + "description": "https://github.com/asyncapi/community/issues/640.", + "videoId": "O4TQWBEaXy0" + }, { "image_url": "https://i.ytimg.com/vi/tKYyL_DiLds/hqdefault.jpg", "title": "Community Meeting (March 21th 2023)", @@ -22,11 +28,5 @@ "title": "Spec 3.0 meeting (March 15, 2023)", "description": "https://github.com/asyncapi/community/issues/624.", "videoId": "BiP-0zkXelw" - }, - { - "image_url": "https://i.ytimg.com/vi/IboLZzLU40o/hqdefault.jpg", - "title": "Career Empowerment and Embracing Equity in Tech", - "description": "Panel discussion on the challenges women face in tech and strategies that can be put in place to improve equity and ...", - "videoId": "IboLZzLU40o" } ] \ No newline at end of file