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

chore: update TSC and Ambassadors list #1590

Merged
merged 3 commits into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
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
66 changes: 0 additions & 66 deletions AMBASSADORS_MEMBERS.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,72 +287,6 @@
}
]
},
{
"name": "Jesse Menning",
"github": "jessemenning",
"twitter": "JesseMenning",
"bio": "Jesse Menning teams with companies and government agencies to design event-driven architecture and microservices at scale. To guide those discussions, I draw upon more than 15 years of integration architecture and implementation experience, particularly with IBM and Solace platforms. I've been involved with AsyncAPI since 2020, along with other open-source initiatives such as CloudEvents and OpenTelemetry.",
"linkedin": "jesse-menning",
"company": "Solace",
"title": "Architect, Office of the CTO at Solace",
"img": "https://avatars.githubusercontent.com/u/62108913?v=4",
"contributions": [
{
"type": "article",
"title": "AsyncAPI 2.3 Adds Solace Bindings to Unlock Full Power of PubSub+",
"date": {
"year": 2022,
"month": "January"
},
"link": "https://solace.com/blog/asyncapi-adds-solace-bindings/"
},
{
"type": "article",
"title": "Align Production Reality and Event Documentation with the AsyncAPI Discovery Tool",
"date": {
"year": 2021,
"month": "November"
},
"link": "https://solace.com/blog/asyncapi-discovery-tool/"
},
{
"type": "article",
"title": "AsyncAPI vs. OpenAPI: Answers to Your Burning Questions About the Two Leading API Specs",
"date": {
"year": 2021,
"month": "June"
},
"link": "https://solace.com/blog/asyncapi-vs-openapi/"
},
{
"type": "article",
"title": "AsyncAPI, CloudEvents, OpenTelemetry: Which Event-Driven Specs Should Your DevOps Include?",
"date": {
"year": 2021,
"month": "March"
},
"link": "https://solace.com/blog/asyncapi-cloudevents-opentelemetry-event-driven-specs-devops/"
},
{
"type": "presentation",
"title": "Future of AsyncAPI, Panel discussion, AsyncAPI Conference",
"date": {
"year": 2021,
"month": "November"
},
"link": "https://www.youtube.com/watch?v=3EeMHhbwyOQ"
},
{
"type": "presentation",
"title": "Thinking Out Loud #4 — with Jesse Menning",
"date": {
"year": 2021,
"month": "August"
},
"link": "https://www.youtube.com/watch?v=eJewFUR-OaM"
}
]
},
{
"name": "Ludovic Dussart",
"github": "M3lkior",
Expand Down
12 changes: 9 additions & 3 deletions Emeritus.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# This file lists individuals who were previously TSC members but are no longer active.
emeritus:
# This file lists individuals who were previously TSC members and Ambassadors but are no longer active.

emeritus_tsc:
- jotamusik
- LouisXhaferi
- aeworxet
Expand All @@ -14,4 +15,9 @@ emeritus:
- kieranm1999
- jefflufc
- lewis-relph
- emilianozublena
- emilianozublena
- NektariosFifes
- M3lkior

emeritus_ambassadors:
- jessemenning
4 changes: 2 additions & 2 deletions MAINTAINERS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
twitter: ldussart
availableForHire: false
company: zatsit
isTscMember: true
isTscMember: false
repos:
- avro-schema-parser
githubID: 5501911
Expand Down Expand Up @@ -281,7 +281,7 @@
linkedin: nektarios-fifes-372740220
slack: U01SE93Q48N
availableForHire: true
isTscMember: true
isTscMember: false
repos:
- simulator
githubID: 61620751
Expand Down
Loading