forked from asyncapi/community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AMBASSADORS_MEMBERS.json
164 lines (164 loc) · 4.26 KB
/
AMBASSADORS_MEMBERS.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
[
{
"name": "Alejandra Quetzalli",
"github": "alequetzalli",
"twitter": "QuetzalliAle",
"linkedin": "alejandra-quetzalli",
"company": "Postman",
"contributions": [
{
"type": "presentation",
"title": "How to contribute to AsyncAPI Dev Docs, AsyncAPI Conference",
"date": {
"year": 2021,
"month": "November"
},
"link": "https://www.youtube.com/watch?v=xAzbDDEbQ18"
},
{
"type": "workshop",
"title": "Workshop on contributing to AsyncAPI, CCOSS",
"date": {
"year": 2021,
"month": "October"
},
"link": "https://ccoss.org/sessions/2021/taller-contribucion-asyncapi/"
},
{
"type": "article",
"title": "Change is coming to our AsyncAPI Developer Documentation",
"date": {
"year": 2021,
"month": "December"
},
"link": "https://www.asyncapi.com/blog/changes-coming-docs"
},
{
"type": "iniciative_driver",
"title": "Driver and promoter of Google Season of Docs at AsyncAPI",
"date": {
"year": 2022,
"month": "December"
},
"link": "https://www.asyncapi.com/blog/google-season-of-docs-2022"
}
]
},
{
"name": "Hugo Guerrero",
"github": "hguerrero",
"twitter": "hguerreroo",
"linkedin": "hugo-guerrero",
"company": "Red Hat",
"contributions": [
{
"type": "presentation",
"title": "Speed-Up Kafka Delivery with AsyncAPI & Microcks",
"date": {
"year": 2021,
"month": "July"
},
"link": "https://www.confluent.io/events/kafka-summit-apac-2021/speed-up-kafka-delivery-with-asyncapi-and-microcks/"
},
{
"type": "presentation",
"title": "Automated Apache Kafka Mocking and Testing with AsyncAPI",
"date": {
"year": 2021,
"month": "September"
},
"link": "https://www.confluent.io/events/kafka-summit-americas-2021/automated-apache-kafka-mocking-and-testing-with-asyncapi/"
},
{
"type": "presentation",
"title": "Event-driven APIs & Schema governance for Apache Kafka, Apidays LIVE Hong Kong",
"date": {
"year": 2021,
"month": "August"
},
"link": "https://www.youtube.com/watch?v=rwlHJkgaRdw"
},
{
"type": "presentation",
"title": "Event-driven APIs & Schema governance for Apache Kafka, API Specification Conference",
"date": {
"year": 2021,
"month": "August"
},
"link": "https://www.youtube.com/watch?v=QZ4cJyTw-U0"
},
{
"type": "presentation",
"title": "Getting started with Event-Driven APIs, Apidays LIVE Paris",
"date": {
"year": 2021,
"month": "December"
},
"link": "https://www.youtube.com/watch?v=_kIE-qtpwTA&t=9s"
}
]
},
{
"name": "Jesse Menning",
"github": "jessemenning",
"twitter": "JesseMenning",
"linkedin": "jesse-menning",
"company": "Solace",
"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"
}
]
}
]