From d8049070d1a9719bce607cbea727863a703bd355 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sat, 12 Nov 2022 01:35:11 +0100 Subject: [PATCH] chore: update meetings.json and newsrooom_videos.json (#1103) --- config/meetings.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/meetings.json b/config/meetings.json index 0637a088a01e..cb98aa7648a2 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1 +1,7 @@ -[] \ No newline at end of file +[ + { + "title": "Community Meeting", + "url": "https://github.com/asyncapi/community/issues/522", + "date": "Tue, 15 Nov 2022 08:00:00 GMT" + } +] \ No newline at end of file