diff --git a/config/meetings.json b/config/meetings.json index 0637a088a01e..15f254d3b039 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/549", + "date": "Tue, 13 Dec 2022 08:00:00 GMT" + } +] \ No newline at end of file