From 416bd5d7a9e22a7b508284dc18a3754656e3071a Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Fri, 1 Sep 2023 02:27:55 +0200 Subject: [PATCH] chore: update meetings.json and newsrooom_videos.json (#2108) --- config/meetings.json | 21 ++++++++++++++------- config/newsroom_videos.json | 24 ++++++++++++------------ 2 files changed, 26 insertions(+), 19 deletions(-) diff --git a/config/meetings.json b/config/meetings.json index 0de821aea6a..1f230248a05 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -188,13 +188,6 @@ "banner": "https://user-images.githubusercontent.com/40604284/260686941-20c44493-65de-4a09-9dac-a8f7d1f0fcaf.png", "date": "2023-08-22T08:00:00.000Z" }, - { - "title": "Let's talk about contributing Design Renaissance: Exploring Innovative Contributions", - "calLink": "https://www.google.com/calendar/event?eid=Y2NzYjk2amlicGYxbG0wbXRwaWg4bWFyb3MgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", - "url": "https://github.com/asyncapi/community/issues/846", - "banner": "https://user-images.githubusercontent.com/40604284/260698957-92e0b7ab-c4db-484b-9d2a-e91b05a3437e.png", - "date": "2023-08-31T14:00:00.000Z" - }, { "title": "Spec 3.0 Meeting", "calLink": "https://www.google.com/calendar/event?eid=Y281MHE2dGo1ZmE1cmtobmtyOGYzb3VsazAgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", @@ -215,5 +208,19 @@ "url": "https://github.com/asyncapi/community/issues/858", "banner": "", "date": "2023-08-29T13:30:00.000Z" + }, + { + "title": "Community Meeting", + "calLink": "https://www.google.com/calendar/event?eid=aHMzZ2FzMzVwcWUxZ2k2NG43ZDFvdmNzMXMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", + "url": "https://github.com/asyncapi/community/issues/861", + "banner": "https://user-images.githubusercontent.com/40604284/264583319-519e721e-3112-43ca-adab-d68bac288666.png", + "date": "2023-09-05T08:00:00.000Z" + }, + { + "title": "Brainstorm on AsyncAPI Cheat Sheet Poster", + "calLink": "https://www.google.com/calendar/event?eid=bGx1dXBuc2x1a29mN3RzMmQzcGFjaWM4anMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", + "url": "https://github.com/asyncapi/community/issues/862", + "banner": "", + "date": "2023-09-06T09:00:00.000Z" } ] \ No newline at end of file diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 09ea10146ff..593a96004bb 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,16 @@ [ + { + "image_url": "https://i.ytimg.com/vi/-GhugFCkjVg/hqdefault.jpg", + "title": "Spec 3 Docs OPEN Meeting (August 31, 2023)", + "description": "https://github.com/asyncapi/community/issues/846.", + "videoId": "-GhugFCkjVg" + }, + { + "image_url": "https://i.ytimg.com/vi/AZl6-kMRMpE/hqdefault.jpg", + "title": "Let's talk about contributing: Design Renaissance", + "description": "https://github.com/asyncapi/community/issues/846.", + "videoId": "AZl6-kMRMpE" + }, { "image_url": "https://i.ytimg.com/vi/PV3IEwq3WSU/hqdefault.jpg", "title": "AsyncAPI spec v3 support in Diff", @@ -16,17 +28,5 @@ "title": "Community Meeting (August 22nd 2023)", "description": "https://github.com/asyncapi/community/issues/818.", "videoId": "F_kFlgdZfZ4" - }, - { - "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)", - "description": "https://github.com/asyncapi/community/issues/818 Lukasz, Animesh, Maya, and others had a brief conversation where they ...", - "videoId": "1tyyLGAicyE" } ] \ No newline at end of file