Skip to content

Commit

Permalink
fix: typo on ambassadors members file (#813)
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandra Quetzalli <[email protected]>%0ACo-authored-by: Lukasz Gornicki <[email protected]>
  • Loading branch information
Barbanio and derberg authored Aug 9, 2023
1 parent 23644a4 commit 50bfca0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions AMBASSADORS_MEMBERS.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,45 +55,45 @@
"title": "Senior Solution Architect / Head of API Experience and Operations",
"github": "danielkocot",
"twitter": "dk_1977",
"linkedin": "daniel-kocot",
"linkedin": "danielkocot",
"company": "Codecentric AG",
"country": "🇩🇪",
"contributions": [
{
"type": "article",
"type": "article",
"title": "AsyncAPI - Documentation of event and message-driven architectures",
"date": {
"year": 2021,
"month": "September"
},
"link": "https://blog.codecentric.de/en/2021/09/asyncapi-documentation-event-message-driven-architectures/?hmsr=joyk.com&utm_source=joyk.com&utm_medium=referral"
},
{
"type": "article",
{
"type": "article",
"title": "AsyncAPI specification updates",
"date": {
"year": 2022,
"month": "February"
},
"link": "https://blog.codecentric.de/en/2022/02/asyncapi-version-2-3-0-specification-updates/"
"link": "https://blog.codecentric.de/en/2022/02/asyncapi-version-2-3-0-specification-updates/"
},
{
"type": "presentation",
"title": "AsyncAPI 101",
"title": "AsyncAPI 101",
"date": {
"year": 2022,
"month": "May"
},
},
"link": "https://www.buildingiot.de/veranstaltung-13856-0-asyncapi-101.html"
},
{
"type": "presentation",
"title": "Adopting AsyncAPI in Enterprisey Contexts, AsyncAPI Conference",
"title": "Adopting AsyncAPI in Enterprisey Contexts, AsyncAPI Conference",
"date": {
"year": 2022,
"month": "November"
},
"link": "https://www.youtube.com/watch?v=_wTcV63jrnU"
},
"link": "https://www.youtube.com/watch?v=_wTcV63jrnU"
}
]
},
Expand Down

0 comments on commit 50bfca0

Please sign in to comment.