Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update meetings.json and newsrooom_videos.json #1110

Merged
merged 1 commit into from
Nov 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config/meetings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"title": "Community Meeting",
"url": "https://github.com/asyncapi/community/issues/522",
"date": "Tue, 15 Nov 2022 08:00:00 GMT"
"title": "Spec 3.0 Meeting",
"url": "https://github.com/asyncapi/community/issues/518",
"date": "Wed, 23 Nov 2022 16:00:00 GMT"
},
{
"title": "Let's talk about contributing AsyncAPI and MQTT",
Expand Down
12 changes: 6 additions & 6 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"image_url": "https://i.ytimg.com/vi/49UXkuckKpA/hqdefault.jpg",
"title": "Community Meeting, 8:00 UTC Tuesday November 15th 2022",
"description": "https://github.com/asyncapi/community/issues/522.",
"videoId": "49UXkuckKpA"
},
{
"image_url": "https://i.ytimg.com/vi/koLWWoBnIMo/hqdefault.jpg",
"title": "Spec 3.0 meeting (November 9, 2022)",
Expand All @@ -22,11 +28,5 @@
"title": "AsyncAPI Conf - Day 1 - 3rd Nov 2022",
"description": "https://conference.asyncapi.com/ Contents: 00:00:00 Waiting for starting 00:02:20 Opening 00:03:45 Next Generation of AsyncAPI ...",
"videoId": "NTHsezlKBh8"
},
{
"image_url": "https://i.ytimg.com/vi/3GZfQCrDrh8/hqdefault.jpg",
"title": "Conference Dry-Run",
"description": "This stream is for folks volunteering for the conference to make sure everything runs smoothly.",
"videoId": "3GZfQCrDrh8"
}
]