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 #2108

Merged
merged 1 commit into from
Sep 1, 2023
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
21 changes: 14 additions & 7 deletions config/meetings.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,13 +188,6 @@
"banner": "https://user-images.githubusercontent.com/40604284/260686941-20c44493-65de-4a09-9dac-a8f7d1f0fcaf.png",
"date": "2023-08-22T08:00:00.000Z"
},
{
"title": "Let's talk about contributing Design Renaissance: Exploring Innovative Contributions",
"calLink": "https://www.google.com/calendar/event?eid=Y2NzYjk2amlicGYxbG0wbXRwaWg4bWFyb3MgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/846",
"banner": "https://user-images.githubusercontent.com/40604284/260698957-92e0b7ab-c4db-484b-9d2a-e91b05a3437e.png",
"date": "2023-08-31T14:00:00.000Z"
},
{
"title": "Spec 3.0 Meeting",
"calLink": "https://www.google.com/calendar/event?eid=Y281MHE2dGo1ZmE1cmtobmtyOGYzb3VsazAgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
Expand All @@ -215,5 +208,19 @@
"url": "https://github.com/asyncapi/community/issues/858",
"banner": "",
"date": "2023-08-29T13:30:00.000Z"
},
{
"title": "Community Meeting",
"calLink": "https://www.google.com/calendar/event?eid=aHMzZ2FzMzVwcWUxZ2k2NG43ZDFvdmNzMXMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/861",
"banner": "https://user-images.githubusercontent.com/40604284/264583319-519e721e-3112-43ca-adab-d68bac288666.png",
"date": "2023-09-05T08:00:00.000Z"
},
{
"title": "Brainstorm on AsyncAPI Cheat Sheet Poster",
"calLink": "https://www.google.com/calendar/event?eid=bGx1dXBuc2x1a29mN3RzMmQzcGFjaWM4anMgY19xOXRzZWlnbG9tZHNqNm5qdWh2YnB0czExY0Bn",
"url": "https://github.com/asyncapi/community/issues/862",
"banner": "",
"date": "2023-09-06T09:00:00.000Z"
}
]
24 changes: 12 additions & 12 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
[
{
"image_url": "https://i.ytimg.com/vi/-GhugFCkjVg/hqdefault.jpg",
"title": "Spec 3 Docs OPEN Meeting (August 31, 2023)",
"description": "https://github.com/asyncapi/community/issues/846.",
"videoId": "-GhugFCkjVg"
},
{
"image_url": "https://i.ytimg.com/vi/AZl6-kMRMpE/hqdefault.jpg",
"title": "Let's talk about contributing: Design Renaissance",
"description": "https://github.com/asyncapi/community/issues/846.",
"videoId": "AZl6-kMRMpE"
},
{
"image_url": "https://i.ytimg.com/vi/PV3IEwq3WSU/hqdefault.jpg",
"title": "AsyncAPI spec v3 support in Diff",
Expand All @@ -16,17 +28,5 @@
"title": "Community Meeting (August 22nd 2023)",
"description": "https://github.com/asyncapi/community/issues/818.",
"videoId": "F_kFlgdZfZ4"
},
{
"image_url": "https://i.ytimg.com/vi/3shCvupVt_4/hqdefault.jpg",
"title": "Spec 3 Docs Meeting",
"description": "https://github.com/asyncapi/community/issues/818.",
"videoId": "3shCvupVt_4"
},
{
"image_url": "https://i.ytimg.com/vi/1tyyLGAicyE/hqdefault.jpg",
"title": "Community Meeting (August 8th 2023)",
"description": "https://github.com/asyncapi/community/issues/818 Lukasz, Animesh, Maya, and others had a brief conversation where they ...",
"videoId": "1tyyLGAicyE"
}
]
Loading