Skip to content

Commit

Permalink
chore: update meetings.json and newsrooom_videos.json (#2189)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Oct 1, 2023
1 parent 5b85720 commit 320ec58
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 9 deletions.
21 changes: 14 additions & 7 deletions config/meetings.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
}
]
23 changes: 21 additions & 2 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -672,8 +691,8 @@
"color": "84b6eb"
},
{
"name": "stale",
"color": "ededed"
"name": "Hacktoberfest",
"color": "FF8AE2"
}
]
},
Expand Down

0 comments on commit 320ec58

Please sign in to comment.