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

feat: add Lorna to the ambassadors' #1367

Merged
merged 1 commit into from
Sep 2, 2024
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
39 changes: 39 additions & 0 deletions AMBASSADORS_MEMBERS.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,5 +686,44 @@
"link": "https://www.asyncapi.com/casestudies/hdiglobal"
}
]
},
{
"name": "Lorna Mitchell",
"bio": "Lorna is based in Yorkshire, UK; she is a technology leader and expert in developer experience, passionate about enhancing APIs and developer tools. In her day job as VP of Developer Experience at Redocly, she works on API and documentation tools for technical teams. Lorna is a published author and a regular speaker at conferences, sharing her insights on a variety of tech-related topics. Lorna serves on the OpenUK board, is on the Technical Steering Committee for OpenAPI specification, and maintains open source projects. To learn more about Lorna's activities, visit her website at https://lornajane.net.",
"title": "APIs and Open Source",
"github": "lornajane",
"twitter": "lornajane",
"linkedin": "lornajane",
"company": "Redocly",
"country": "UK",
"contributions": [
{
"type": "presentation",
"title": "API Governance for AsyncAPI",
"date": {
"year": 2023,
"month": "September"
},
"link": "https://noti.st/lornajane/aOuXwe/api-governance-for-asyncapi"
},
{
"type": "presentation",
"title": "AsyncAPI for Apache Kafka",
"date": {
"year": 2021,
"month": "May"
},
"link": "https://videos.confluent.io/watch/hzjXP8QmLtYRNPukNFUu2D?"
},
{
"type": "article",
"title": "Lint AsyncAPI with Redocly CLI",
"date": {
"year": 2023,
"month": "August"
},
"link": "https://redocly.com/docs/cli/guides/lint-asyncapi"
}
]
}
]
Loading