From a296c00f76b96ab2b79b255e605a5cd92c05c0fa Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Wed, 27 Nov 2024 01:38:38 +0100 Subject: [PATCH] chore: update meetings.json and newsrooom_videos.json (#3432) --- 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 60002e3b6ec..d3986acc920 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -138,5 +138,12 @@ "url": "https://github.com/asyncapi/community/issues/1596", "banner": "https://github.com/user-attachments/assets/ff469484-a2c5-4aa2-8652-782f017947fb", "date": "2024-11-26T16:00:00.000Z" + }, + { + "title": "AsyncAPI Mentorship Program Kick-Off", + "calLink": "https://www.google.com/calendar/event?eid=aGg5cGtwdGV0YmpzbnBlcmdwYjFqMjU1cTQgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", + "url": "https://github.com/asyncapi/community/issues/1599", + "banner": "https://github.com/user-attachments/assets/739381b2-b7de-4e08-b845-04e5a07ba7e0", + "date": "2024-12-03T13:00:00.000Z" } ] \ No newline at end of file diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 226fdc95c38..004af39ff3b 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/XirMXiBNaBM/hqdefault.jpg", + "title": "Community Meeting, 16:00 UTC Tuesday November 26th 2024", + "description": "", + "videoId": "XirMXiBNaBM" + }, { "image_url": "https://i.ytimg.com/vi/Q2cvxsUUgzA/hqdefault.jpg", "title": "AsyncAPI-Powered Event Feeds: 3 Steps to Streaming", @@ -22,11 +28,5 @@ "title": "AsyncAPI and DDD - A Pretty Couple - Dr. Annegret Junker", "description": "", "videoId": "lCTdXmougTk" - }, - { - "image_url": "https://i.ytimg.com/vi/b_BStEcLNqg/hqdefault.jpg", - "title": "Sustaining Open Source Beyond Code: The Importance of Marketing and Funding - Oluwabamikemi Kayode", - "description": "", - "videoId": "b_BStEcLNqg" } ] \ No newline at end of file