diff --git a/config/meetings.json b/config/meetings.json index 546fe23f4110..3412c6fa5530 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,11 +1,4 @@ [ - { - "title": "Marketing WG Meeting", - "calLink": "https://www.google.com/calendar/event?eid=MnNmMmtnbzI2MDdicXZmbWtsMnYyZWNrYTAgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", - "url": "https://github.com/asyncapi/community/issues/1925", - "banner": "", - "date": "2025-10-06T14:00:00.000Z" - }, { "title": "AsyncAPI Online Conference 2025", "calLink": "https://www.google.com/calendar/event?eid=MzBrbmNtbDRqYWcyMDQ2YmwycTE0bTRpYmcgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 71a2d4782383..2d1acb62cd94 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/mzHvMYMyFHU/hqdefault.jpg", + "title": "Power AI with Real-Time Data using AsyncAPI & Agent Mesh", + "description": "Catch Julien Testut and Alessandro Cagnetti as they dive into the future of real-time data for AI! Learn how Change Data Capture ...", + "videoId": "mzHvMYMyFHU" + }, { "image_url": "https://i.ytimg.com/vi/WuYQSYaWk1g/hqdefault.jpg", "title": "AsyncAPI Spec Triage, 16:00 UTC Thursday December 18th 2025", @@ -22,11 +28,5 @@ "title": "AsyncAPI Community WG Meeting, Tuesday November 11th 2025", "description": "https://github.com/asyncapi/community/issues/2107.", "videoId": "zOkWc886ZZI" - }, - { - "image_url": "https://i.ytimg.com/vi/KnXXiv0HEMA/hqdefault.jpg", - "title": "Governance Board Meeting, Monday November 3rd 2025", - "description": "https://github.com/asyncapi/community/issues/2116.", - "videoId": "KnXXiv0HEMA" } ] \ No newline at end of file