From 50bfca0c0003b4f7c53fd8b7b47b67b3c5f5bccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Barbanio=20Gonz=C3=A1lez?= <77982319+Barbanio@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:45:23 +0200 Subject: [PATCH] fix: typo on ambassadors members file (#813) Co-authored-by: Alejandra Quetzalli %0ACo-authored-by: Lukasz Gornicki --- AMBASSADORS_MEMBERS.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/AMBASSADORS_MEMBERS.json b/AMBASSADORS_MEMBERS.json index 27fa3a73a..b4ab927f8 100644 --- a/AMBASSADORS_MEMBERS.json +++ b/AMBASSADORS_MEMBERS.json @@ -55,12 +55,12 @@ "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, @@ -68,32 +68,32 @@ }, "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" } ] },