From 1091d6db519cc5db729dc886f5ab5c105f17c2c0 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Wed, 19 Jul 2023 00:48:13 +0000 Subject: [PATCH] chore: update meetings.json, newsrooom_videos.json and dashboard.json --- config/meetings.json | 7 +++++++ config/newsroom_videos.json | 12 ++++++------ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/config/meetings.json b/config/meetings.json index ba510e2e704..6135d1515bf 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -215,6 +215,13 @@ "banner": "", "date": "2023-08-03T14:30:00.000Z" }, + { + "title": "Spec 3.0 Docs Meeting", + "calLink": "https://www.google.com/calendar/event?eid=cG9iOHNqZGlrbmg4cnUxanMzMTgyN3AxdnMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", + "url": "https://github.com/asyncapi/community/issues/792", + "banner": "", + "date": "2023-08-17T14:30:00.000Z" + }, { "title": "Community Meeting", "calLink": "https://www.google.com/calendar/event?eid=MmpwYXMxYjBscjlnYWhtMHR2MnQ2MTMwM2cgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 3f9cb695fb9..544b6ff4eed 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/GAjlJFXjMh8/hqdefault.jpg", + "title": "Design meeting #2", + "description": "Meeting issue: https://github.com/asyncapi/community/issues/800 Summary: Here's a summary of what we discussed: * Fran and ...", + "videoId": "GAjlJFXjMh8" + }, { "image_url": "https://i.ytimg.com/vi/WlD5rqmfezw/hqdefault.jpg", "title": "Open Standards and Private Products: A DevRel's Dream or Nightmare", @@ -22,11 +28,5 @@ "title": "Spec 3.0 (July 5th 2023)", "description": "https://github.com/asyncapi/community/issues/760.", "videoId": "hc0Lxr3G8T4" - }, - { - "image_url": "https://i.ytimg.com/vi/EvC2PZXEM0M/hqdefault.jpg", - "title": "Community Meeting, Tuesday June 27th 2023", - "description": "https://github.com/asyncapi/community/issues/762.", - "videoId": "EvC2PZXEM0M" } ] \ No newline at end of file