From 777f75a7f517aae086c33c2c8a4e9725c9a39c67 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Fri, 18 Aug 2023 02:25:23 +0200 Subject: [PATCH] chore: update meetings.json and newsrooom_videos.json (#2075) --- config/meetings.json | 7 ------- config/newsroom_videos.json | 12 ++++++------ 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/config/meetings.json b/config/meetings.json index 232b477c77b..887b34685b6 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,11 +1,4 @@ [ - { - "title": "AsyncAPI x Google Season of Doc's 2023", - "calLink": "https://www.google.com/calendar/event?eid=Yzdyb2F1c3RjOXVvcTh2NXFiZGpyNjgzN3MgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", - "url": "https://github.com/asyncapi/community/issues/692", - "banner": "https://user-images.githubusercontent.com/66913810/234268392-10a4c02d-60e6-46ec-abcc-74c5aa6088dd.png", - "date": "2023-05-09T16:00:00.000Z" - }, { "title": "Community Health in Open-source", "calLink": "https://www.google.com/calendar/event?eid=ZTNtYXFuN2d2bzZsMzBuOHYyc2kxY2ltb2sgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 8dddcf03788..7669af203cd 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/3shCvupVt_4/hqdefault.jpg", + "title": "Spec 3 Docs Meeting", + "description": "https://github.com/asyncapi/community/issues/818.", + "videoId": "3shCvupVt_4" + }, { "image_url": "https://i.ytimg.com/vi/1tyyLGAicyE/hqdefault.jpg", "title": "Community Meeting (August 8th 2023)", @@ -22,11 +28,5 @@ "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", - "description": "We are discussing the impact of open standards and working with private products as a DevRel.", - "videoId": "WlD5rqmfezw" } ] \ No newline at end of file