Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Dule-martins authored Sep 7, 2023
2 parents f0abbfd + 3716cb3 commit 201a9f8
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,20 @@
"contributions": [
"code"
]
},
{
"login": "meteatamel",
"name": "Mete Atamel",
"avatar_url": "https://avatars.githubusercontent.com/u/1177542?v=4",
"profile": "http://atamel.dev",
"contributions": [
"talk",
"review",
"maintenance",
"ideas",
"blog",
"promotion"
]
}
],
"commitConvention": "angular",
Expand Down
67 changes: 67 additions & 0 deletions AMBASSADORS_MEMBERS.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,5 +330,72 @@
"link": ""
}
]
},
{
"name": "Mete Atamel",
"github": "meteatamel",
"twitter": "meteatamel",
"country": "🇬🇧",
"bio": "Mete is a Software Engineer and a Developer Advocate with 18+ years of experience. Currently, he works in the Developer Relations team at Google in London. He builds tools, demos, tutorials, and gives talks to educate and help developers to be successful on Google Cloud. As a regular speaker at tech conferences, he has spoken over 345+ events since 2016 on modern application development topics such as Kubernetes, Istio, Knative, serverless, event-driven architectures, and microservice orchestration. Prior to his current role, he was a Software Engineer/Architect/Tech Lead at Nokia, EMC, Adobe, Skype, and Microsoft building various client and server technologies, resulting in multiple patents.",
"linkedin": "mete-atamel",
"company": "Google",
"title": "Software Engineer and Developer Advocate at Google",
"img": "https://avatars.githubusercontent.com/u/1177542?v=4",
"contributions": [
{
"type": "article",
"title": "AsyncAPI Basics",
"date": {
"year": 2023,
"month": "May"
},
"link": "https://medium.com/google-cloud/asyncapi-basics-6e6394c9587"
},
{
"type": "article",
"title": "AsyncAPI Tools",
"date": {
"year": 2023,
"month": "May"
},
"link": "https://medium.com/google-cloud/asyncapi-tools-dd59f9236b20"
},
{
"type": "article",
"title": "Understanding AsyncAPI’s publish & subscribe semantics with an example",
"date": {
"year": 2023,
"month": "May"
},
"link": "https://medium.com/google-cloud/understanding-asyncapis-publish-subscribe-semantics-with-an-example-cfa1cc3faef5"
},
{
"type": "article",
"title": "CloudEvents + AsyncAPI",
"date": {
"year": 2023,
"month": "May"
},
"link": "https://medium.com/google-cloud/cloudevents-asyncapi-fa8ef63f28e0"
},
{
"type": "article",
"title": "Google Cloud Pub/Sub + AsyncAPI",
"date": {
"year": 2023,
"month": "May"
},
"link": "https://medium.com/google-cloud/google-cloud-pub-sub-asyncapi-6ea3c1ed3c49"
},
{
"type": "presentation",
"title": "Open standards for building event-driven applications in the cloud",
"date": {
"year": 2023,
"month": "June"
},
"link": "https://www.youtube.com/watch?v=6Igp4DhK_hE"
}
]
}
]
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://www.behance.net/muibudeenaisha"><img src="https://avatars.githubusercontent.com/u/105395613?v=4?s=100" width="100px;" alt="AISHAT MUIBUDEEN"/><br /><sub><b>AISHAT MUIBUDEEN</b></sub></a><br /><a href="#design-Mayaleeeee" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://14richa.github.io"><img src="https://avatars.githubusercontent.com/u/41283476?v=4?s=100" width="100px;" alt="Richa"/><br /><sub><b>Richa</b></sub></a><br /><a href="#infra-14Richa" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/princerajpoot20"><img src="https://avatars.githubusercontent.com/u/44585452?v=4?s=100" width="100px;" alt="Prince Rajpoot"/><br /><sub><b>Prince Rajpoot</b></sub></a><br /><a href="https://github.com/asyncapi/community/commits?author=princerajpoot20" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://atamel.dev"><img src="https://avatars.githubusercontent.com/u/1177542?v=4?s=100" width="100px;" alt="Mete Atamel"/><br /><sub><b>Mete Atamel</b></sub></a><br /><a href="#talk-meteatamel" title="Talks">📢</a> <a href="https://github.com/asyncapi/community/pulls?q=is%3Apr+reviewed-by%3Ameteatamel" title="Reviewed Pull Requests">👀</a> <a href="#maintenance-meteatamel" title="Maintenance">🚧</a> <a href="#ideas-meteatamel" title="Ideas, Planning, & Feedback">🤔</a> <a href="#blog-meteatamel" title="Blogposts">📝</a> <a href="#promotion-meteatamel" title="Promotion">📣</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 201a9f8

Please sign in to comment.