Skip to content

Commit

Permalink
Merge branch 'master' into thulieblack-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
thulieblack authored Nov 20, 2024
2 parents 6740f84 + 901cb55 commit 3adc9fa
Show file tree
Hide file tree
Showing 6 changed files with 208 additions and 222 deletions.
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

0 comments on commit 3adc9fa

Please sign in to comment.