Skip to content

Commit

Permalink
feat: add B3 (#242)
Browse files Browse the repository at this point in the history
* remove Fawaz from madrid speaker

* update
  • Loading branch information
thulieblack authored Nov 8, 2023
1 parent b03eae6 commit 6a156ac
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions config/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -379,14 +379,14 @@
},
{
"name": "Ankit Kumar",
"title": "Core Engineer at Anklivity",
"title": "Core Engineer at Aklivity",
"img": "https://user-images.githubusercontent.com/66913810/279335230-e86c6cac-4373-46f6-b4fb-778dfcb9ac32.png"

},
{
"name": "Veeratteshwaran Sridhar",
"title": "Senior Principal Product Manager at Oracle ",
"img": "https://user-images.githubusercontent.com/66913810/279334499-5b3f6fbf-f45e-47b3-92e7-583fa85e0576.jpg"
"img": "https://user-images.githubusercontent.com/66913810/281380527-e7724f35-e060-433d-b83a-bad3ffec9985.jpg"

},
{
Expand All @@ -406,6 +406,12 @@
"title": "Senior Platform Engineer at Postman",
"img": "https://user-images.githubusercontent.com/66913810/279640678-6ef459b4-89c1-48e8-9f4f-505d5cd54d98.jpg"

},
{
"name": "Abhishek Sivakumar",
"title": "Software Engineer II at Postman",
"img": "https://user-images.githubusercontent.com/66913810/281025435-d4be0bf7-e58b-4761-b4ca-5d0f2e66ef39.jpg"

}

],
Expand Down Expand Up @@ -497,7 +503,7 @@
{
"time": "5:00 PM IST - 5:30 PM IST",
"session": "Turbocharging your Developer Ecosystem with Events Powered by SNS/SQS, Serverless, and AsyncAPI",
"speaker": 12,
"speaker": [12,13],
"type": "Technical Talk"
},
{
Expand Down

0 comments on commit 6a156ac

Please sign in to comment.