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

docs(community): update latest tsc members list #2048

Merged
merged 1 commit into from
Aug 9, 2023
Merged
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
20 changes: 10 additions & 10 deletions config/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
Loading