Skip to content

Commit

Permalink
feat: add Yuan on agenda (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
thulieblack authored Oct 28, 2024
1 parent 525a5aa commit 1f8a0ee
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion config/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,11 @@
"name": "Daniel Kocot",
"title": "Head of API Consulting at codecentric AG",
"img": "/img/online-conf-images/Daniel.webp"
},
{
"name": "Yuan Yuan",
"title": "MSE DS Student",
"img": "/img/online-conf-images/YuanYuan.webp"
}
],
"agenda": [
Expand Down Expand Up @@ -400,7 +405,7 @@
"speaker": 2,
"type": "Technical Session"
},
{
{
"time": "17:40 PM UTC - 17:50 PM UTC",
"session": "",
"type": "Break"
Expand All @@ -410,6 +415,17 @@
"session": "Broadening the API Landscape: AsyncAPI and CloudEvents in the Enterprise",
"speaker": 11,
"type": "Technical Session"
},
{
"time": "18:20 PM UTC - 18:30 PM UTC",
"session": "",
"type": "Break"
},
{
"time": "18:30 PM UTC - 19:00 PM UTC",
"session": "My GSoC Experience with AsyncAPI",
"speaker": 12,
"type": "Community Session"
}
]
}
Expand Down

0 comments on commit 1f8a0ee

Please sign in to comment.