From a93fbe0c9a5a0132f74f64170517852918d84b8f Mon Sep 17 00:00:00 2001 From: Moderator <60972989+AayushSaini101@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:52:12 +0530 Subject: [PATCH 1/2] chore: add AayushSaini101 to TSC as maintainer of cli (#1637) Co-authored-by: Lukasz Gornicki --- MAINTAINERS.yaml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS.yaml b/MAINTAINERS.yaml index 545b5edd7..952b4c35e 100644 --- a/MAINTAINERS.yaml +++ b/MAINTAINERS.yaml @@ -20,6 +20,16 @@ repos: - diff githubID: 54525741 +- name: Aayush Saini + github: AayushSaini101 + linkedin: aayush-saini-0a25931b1 + slack: U04RN9LRV97 + twitter: Aayush__Saini_ + availableForHire: true + isTscMember: true + repos: + - cli + githubID: 60972989 - name: Abir Pal linkedin: imabp slack: U01S8EQ9LQ2 @@ -750,9 +760,3 @@ repos: - conference-website githubID: 69006513 -- name: 'Moderator ' - github: AayushSaini101 - isTscMember: false - repos: - - cli - githubID: 60972989 From 98fa025cbd6a3ab3d93e2d248164c08dde3ae093 Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 15 Jan 2025 09:06:03 +0200 Subject: [PATCH 2/2] chore: update Ambassador list (#1642) --- AMBASSADORS_MEMBERS.json | 67 ---------------------------------------- Emeritus.yaml | 1 + 2 files changed, 1 insertion(+), 67 deletions(-) diff --git a/AMBASSADORS_MEMBERS.json b/AMBASSADORS_MEMBERS.json index 5643ae8a3..59c838081 100644 --- a/AMBASSADORS_MEMBERS.json +++ b/AMBASSADORS_MEMBERS.json @@ -416,73 +416,6 @@ } ] }, - { - "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" - } - ] - }, { "name": "Raphael De Lio", "github": "raphaeldelio", diff --git a/Emeritus.yaml b/Emeritus.yaml index a21171d8a..213567adb 100644 --- a/Emeritus.yaml +++ b/Emeritus.yaml @@ -21,3 +21,4 @@ emeritus_tsc: emeritus_ambassadors: - jessemenning + - meteatamel