From 320ec584a77d54ec5dcb983d59b2b9a70efd9801 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sun, 1 Oct 2023 02:31:54 +0200 Subject: [PATCH] chore: update meetings.json and newsrooom_videos.json (#2189) --- config/meetings.json | 21 ++++++++++++++------- dashboard.json | 23 +++++++++++++++++++++-- 2 files changed, 35 insertions(+), 9 deletions(-) diff --git a/config/meetings.json b/config/meetings.json index 06086e8749a5..6052eaa9d498 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,11 +1,4 @@ [ - { - "title": "Spec 3.0 Docs Meeting", - "calLink": "https://www.google.com/calendar/event?eid=ajJoMTY5N2hpOWFlMTcyamFmbWttbTJlNG8gY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", - "url": "https://github.com/asyncapi/community/issues/749", - "banner": "", - "date": "2023-06-22T14:30:00.000Z" - }, { "title": "Spec 3.0 Meeting", "calLink": "https://www.google.com/calendar/event?eid=MHBhZDRzZ2M0OXFqbDJhaXRxcnUwNm9hcmMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", @@ -166,5 +159,19 @@ "url": "https://github.com/asyncapi/community/issues/885", "banner": "", "date": "2023-09-28T14:30:00.000Z" + }, + { + "title": "Community Meeting", + "calLink": "https://www.google.com/calendar/event?eid=MmlicWJyZ2puMzB2c3B1ZmJzdXUxMWFtanMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", + "url": "https://github.com/asyncapi/community/issues/894", + "banner": "https://user-images.githubusercontent.com/40604284/271795752-eda6bcf3-4d74-47f0-9061-b2610e710ab2.png", + "date": "2023-10-03T16:00:00.000Z" + }, + { + "title": "Let's talk about contributing Hacktoberfest 2023", + "calLink": "https://www.google.com/calendar/event?eid=aDRpaTZsbmIyOWIyNnJmZmc0dDRlNXVjN3MgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn", + "url": "https://github.com/asyncapi/community/issues/895", + "banner": "https://user-images.githubusercontent.com/40604284/271795643-615174df-3bc0-4e7f-b615-cabb6e701234.png", + "date": "2023-10-05T13:00:00.000Z" } ] \ No newline at end of file diff --git a/dashboard.json b/dashboard.json index 3b3ead23c30a..a2412f594d04 100644 --- a/dashboard.json +++ b/dashboard.json @@ -180,6 +180,25 @@ } ], "goodFirstIssues": [ + { + "id": "I_kwDOBW5R_c5yduk_", + "title": "Single backtick is recognised as Codeblock", + "isAssigned": false, + "resourcePath": "/asyncapi/website/issues/2188", + "repo": "asyncapi/website", + "author": "akshatnema", + "area": "Unknown", + "labels": [ + { + "name": "bug", + "color": "ee0701" + }, + { + "name": "Hacktoberfest", + "color": "FF8AE2" + } + ] + }, { "id": "I_kwDODwv8N85yZpkH", "title": "Venue sub menu doesn't close", @@ -672,8 +691,8 @@ "color": "84b6eb" }, { - "name": "stale", - "color": "ededed" + "name": "Hacktoberfest", + "color": "FF8AE2" } ] },